GitHub / ori88c / delayed-async-tasks-manager
A scheduler for one-time (non-periodic) asynchronous tasks, designed to manage delayed executions. It features status getters to communicate the execution state, a robust error handling mechanism for capturing uncaught errors, the ability to abort pending executions, and gracefully await the completion of ongoing tasks.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ori88c%2Fdelayed-async-tasks-manager
Stars: 1
Forks: 0
Open issues: 0
License: apache-2.0
Language: TypeScript
Size: 56.6 KB
Dependencies parsed at: Pending
Created at: 7 months ago
Updated at: 3 months ago
Pushed at: 7 months ago
Last synced at: 4 days ago
Topics: async-task, async-tasks, deferred-task, delayed-job, delayed-jobs, delayed-tasks, deterministic-termination, error-handling, graceful-shutdown, graceful-termination, job-manager, job-scheduler, nodejs, task-execution, task-manager, task-manger, task-scheduler, tasks-manager, tasks-scheduler, typescript