Actions
Task #2176
closedRemove auto-disable feature of scheduled tasks
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 11
Quarter:
Description
The scheduler has a feature where if a scheduled task fails n times in a row, where n is configurable, the schedule will be automatically disabled. It adds a lot of complexity to the schedule machinery without providing much value to the user. This is especially true because there is not a good (maybe any?) notification mechanism to the user.
In pulp 3.0, this feature should be removed.
Related issues
Updated by mhrivnak over 8 years ago
- Related to Refactor #2087: create django models for task system added
Updated by mhrivnak about 8 years ago
- Related to Refactor #2158: Remove pulp_celerybeat use of scheduled calls from database added
Updated by mhrivnak about 8 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dkliban@redhat.com
- Sprint/Milestone set to 29
Updated by dkliban@redhat.com about 8 years ago
- Status changed from ASSIGNED to MODIFIED
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions