cap-js-community / event-queue

An event queue that enables secure multi-tenant enabled transactional processing of asynchronous events, featuring instant event processing with Redis Pub/Sub and load distribution across all application instances.
https://cap-js-community.github.io/event-queue/
Apache License 2.0
11 stars 1 forks source link

within event publish the same event with an delay of 10 seconds #182

Closed soccermax closed 2 months ago

soccermax commented 2 months ago

currently it seems that this event starts to late... investigate further...