Closed PaulLockett closed 1 year ago
Running these database calls in a go routine triggers an error that says I can't make concurrent calls to the WebSocket.
This should be handled by a request buffer.
This should be solved in #45
Closing as solved with the linked ticket
Running these database calls in a go routine triggers an error that says I can't make concurrent calls to the WebSocket.
This should be handled by a request buffer.