planetary-social / nos-event-service

A service which collects various events to pass them to other Nos services e.g. the notification service.
Mozilla Public License 2.0
1 stars 0 forks source link

Add jitter timeout, fixes and use lock #90

Closed dcadenas closed 3 months ago

dcadenas commented 3 months ago

Adding timeout to resolve backpressure state, use locks when traversing connections, disable backpressure wait if main context was cancelled.

dcadenas commented 3 months ago

Closed in favor of https://github.com/planetary-social/nos-event-service/pull/91