Task #2176
Remove 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
History
#1
Updated by mhrivnak over 4 years ago
- Related to Refactor #2087: create django models for task system added
#2
Updated by mhrivnak over 4 years ago
- Related to Refactor #2158: Remove pulp_celerybeat use of scheduled calls from database added
#3
Updated by bmbouter about 4 years ago
- Groomed changed from No to Yes
#4
Updated by mhrivnak about 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dkliban@redhat.com
- Sprint/Milestone set to 29
#5
Updated by dkliban@redhat.com about 4 years ago
- Checklist item Double-check that relevant fields are no longer on the data model. set to Done
#6
Updated by dkliban@redhat.com about 4 years ago
- Checklist item Remove code paths from the scheduler. set to Done
- Checklist item Remove code from the tasking system that passes extra context around. set to Done
#7
Updated by dkliban@redhat.com about 4 years ago
- Status changed from ASSIGNED to MODIFIED
#8
Updated by bmbouter almost 3 years ago
- Sprint set to Sprint 11
#9
Updated by bmbouter almost 3 years ago
- Sprint/Milestone deleted (
29)
#10
Updated by daviddavis almost 2 years ago
- Sprint/Milestone set to 3.0.0
#11
Updated by bmbouter over 1 year ago
- Tags deleted (
Pulp 3)
#12
Updated by bmbouter about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue