/reccurence Repetitive task #132
Labels
No labels
bug
duplicate
enhancement
good first issue
help wanted
invalid
locale
en
locale
fr
migration
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ConfrerieDuKassoulait/Botanique#132
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create a job who send a message, using existing
remindercodebaseWe could use the same interface than
cron(probably a bad idea)Maybe add a limit like either a maximum of concurrent reccurent tasks (max
ntasks) and a limit in the reccurence itself (the tasks can repeatntimes max), or both?