Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: added retry endpoint for failed jobs * refactor: verify job will allow verification of the job with timeout status * chore: changelog updated * chore: comments updated * refactor: business logic of retry jobs moved to jobs/mod.rs * test: test added for retry job endpoint when status not failed * chore: comments resolved regarding docs updatation * docs: udpated for the routes module * chore: comment updated in the verify job * chore: removed redundant comments * chore: tests for retry endpoint separated * refactor: adding retry jobs directly to the queue now * chore: removed redundant comment * refactor: process and verify endpoint adds job to the queue now * refactor: test updated for routes * chore: comment resolved * refactor: testing messages of routes as well --------- Co-authored-by: mohiiit <[email protected]>
- Loading branch information