Skip to content

ReTraced - Distributed Job Scheduler with Advanced Retry Logic

Pre-release
Pre-release

Choose a tag to compare

@Anshikakalpana Anshikakalpana released this 20 Jan 17:40
· 18 commits to main since this release

Ever wondered how background job queues handle failures? ReTraced implements production patterns (exponential backoff, DLQ, visibility timeout) with full retry observability. TypeScript + Redis + Docker. Built for learning distributed systems.