graphexp icon indicating copy to clipboard operation
graphexp copied to clipboard

Timeouts Loading AWS Neptune Graphs

Open HarryTheHawk opened this issue 6 years ago • 1 comments

I've been able to view tiny AWS Neptune graphs (<10 nodes/edges) using "Search", but anything larger (say 500 nodes/edges) repeatedly times out with:

" Can't access database using REST at http://localhost:8182 Message: timeout, timeout Check the server configuration or try increasing the REST_TIMEOUT value in the config file. "

Even after cranking up the REST_TIMEOUT to 5 minutes or longer it still fails to load.

"Get graph info" does return the graph information almost immediately however.

Any ideas on how I can troubleshoot this further?

HarryTheHawk avatar Feb 01 '19 19:02 HarryTheHawk

I have no problem with about 1.000.000 nodes. (takes about 3 minutes) But loading up to 10.000.000 nodes results in TimeLimitExceededException. 2019-02-12 11_29_00-graphexp graph explorer

Auricopter avatar Feb 12 '19 13:02 Auricopter