Skip to content
#

setinterval

Here are 26 public repositories 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 setinterval 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 setinterval topic, visit your repo's landing page and select "manage topics."

Learn more