This application provides a robust job scheduling system built with NestJS and BullMQ. It features delayed job execution, automatic retries with exponential backoff, and Redis-based persistence.
This is the code repository for the JavaScript Scheduler: Undo/Redo tutorial by DayPilot. The code of this tutorial is licensed under Apache License 2.0. This tutorial may include third-party ...