@cap-js-community/event-queue
Advanced tools
Changelog
v1.0.0 - 2023-12-20
isEventQueueActive
configuration can now be used to deactivate the runtime processing of all events.getLastSuccessfulRunTimestamp
the timestamp of the last successful run for a periodic event can be
requested. documentationisRunnerDeactivated
is renamed to isEventQueueActive
.Changelog
v0.3.0 - 2023-11-30
instanceLoadLimit
parameter. The limit is now statically set to 100. The event load should henceforth be
specified as a percentage.Changelog
v0.2.5 - 2023-11-16
Changelog
v0.2.4 - 2023-11-16
Changelog
v0.2.0 - 2023-11-09