Skip to content

Commit

Permalink
amqp:schedule task added
Browse files Browse the repository at this point in the history
  • Loading branch information
surendratiwari3 committed Feb 9, 2024
1 parent 98197a0 commit 84c1bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ In summary, Paota facilitates the asynchronous processing of tasks in a distribu
### Planned
- [ ] API for task management (create/delete/update/get/list)
- [ ] Release first version 1.0.0.
- [ ] Schedule Task

### Future
- [ ] Integrate third-party API for additional functionality.
Expand Down Expand Up @@ -89,6 +88,7 @@ In summary, Paota facilitates the asynchronous processing of tasks in a distribu
- [x] Unit test and code coverage
- [x] Retry for task for amqp broker
- [x] SAST check integration with sonarcloud and codeql
- [x] Schedule Task

## Getting Started

Expand Down

0 comments on commit 84c1bab

Please sign in to comment.