@cap-js-community/event-queue
Advanced tools
Changelog
v1.7.0 - 2024-10-22
triggerEventProcessingRedis
is a public api now. This can trigger the processing of multiple events via redis.publishEventBlockList
has been introduced, enabling the option to disable the
publication of the event block list to all application instances. The default value is set to true
to prevent
immediate impact on existing functionality.Changelog
v1.6.7 - 2024-10-08
Changelog
v1.6.6 - 2024-08-28
Changelog
v1.6.5 - 2024-08-23
retryFailedAfter
configuration option, allowing you to specify the interval (in milliseconds) after
which failed events should be retried, provided the retry limit has not been exceeded.Changelog
v1.6.4 - 2024-08-14
Changelog
v1.6.3 - 2024-08-07
Changelog
v1.6.1 - 2024-07-30
WorkerQueue
for monitoring purposes to provide insights into the running load of the application.Changelog
v1.6.0 - 2024-07-09