Skip to content
#

periodic-job

Here is 1 public repository matching this topic...

Periodic job scheduler for Node.js projects, ensuring non-overlapping executions and deterministic termination. Features a dynamically chosen interval between executions, determined by a user-injected calculator function, which can take into account the duration of the last execution and any error it may have thrown.

  • Updated Sep 22, 2024
  • TypeScript

Improve this page

Add a description, image, and links to the periodic-job topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the periodic-job topic, visit your repo's landing page and select "manage topics."

Learn more