You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rashtao
changed the title
Retry case of error 503(without 'x-arango-endpoint')
[DE-55] Retry case of error 503(without 'x-arango-endpoint')
Dec 4, 2023
Related
arangodb/arangojs#710
Description
When coordinator is start, it reponse 503 error about few seconds.
If you get a 503 error, I think calling a different coordinator will solve it.
Proposal
https://github.com/arangodb/arangodb-java-driver/blob/main/core/src/main/java/com/arangodb/internal/net/Communication.java#L102
The text was updated successfully, but these errors were encountered: