problem with websocket(?) #202
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Greetings im selfhosting this on a aws lightsail vps.
Main issue im facing is the solution im trying to provide via the tunnel makes a large amount of requests each second via websocket.
after a few seconds the tunnel seems to reach some sort of rate limit, and stops providing new data for about 20 seconds before resuming for a short time only to be rate limited again.
what could be introducing these limtations? And is it possible to solve it?