You should be able to bump the HTTP timeout by starting the JSON API via something like
java -Dakka.http.server.request-timeout=5s -jar json-api.jar
You should be able to bump the HTTP timeout by starting the JSON API via something like
java -Dakka.http.server.request-timeout=5s -jar json-api.jar