aisstream / issues

7 stars 3 forks source link

[Potential Bug] Requires a few attempts to establish connection successfully #28

Closed aisstream closed 1 year ago

aisstream commented 1 year ago
          I am getting ConnectionResetError's with the example Python scripts, and this from C# WebSockets: `AIS Stream Error (WebSocketException): Unable to connect to the remote server`.

Originally posted by @jay-tux in https://github.com/aisstream/issues/issues/27#issuecomment-1632221960

aisstream commented 1 year ago

This was related to a misconfiguring of our rate limiting mechanism at the L7 level.