Details
-
Technical task
-
Status: Done
-
Medium
-
Resolution: Fixed
-
None
-
3
-
Yes
-
[obsolete] Server Features
Description
User story:
As developer I need scheduling system. So I can schedule repetitive tasks.
Acceptance criteria:
- frequency specified and stored as cron expression
- allow retries - count and interval
- store tasks to DB
Out of scope:
- subscribing to result of task
Suggested implementation:
Use https://github.com/go-co-op/gocron
Service API:
- Add
- Remove
- Run
Details:
Attachments
Issue Links
- blocks
-
PMM-8155 Backup Management: Scheduling of backups
-
- Done
-