Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

increase timeout for queue checks in gateway emitter #231

Closed
andersfylling opened this issue Oct 24, 2019 · 1 comment
Closed

increase timeout for queue checks in gateway emitter #231

andersfylling opened this issue Oct 24, 2019 · 1 comment

Comments

@andersfylling
Copy link
Owner

Currently at 50ms, could easily be increased to 200ms without much concern.

Best thing would be to only check the message queue for a shard, whenever content is inserted. Perhaps turning the queue into it's own process and using channels are the way to go.

@andersfylling
Copy link
Owner Author

andersfylling commented Oct 24, 2019

See #232

Fixed in commit f6d9e30 (time increased to 300ms)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant