Opened 64 minutes ago
Last modified 63 minutes ago
#37192 new Cleanup/optimization
Clarify `TaskResult.last_attempted_at`
| Reported by: | Johannes Maron | Owned by: | |
|---|---|---|---|
| Component: | Tasks | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Johannes Maron | Triage Stage: | Unreviewed |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description (last modified by )
# Time the task was last attempted to be run.
Is the last_attempted_at starttime of the attempt or the end?
We could expand the wording, but for now updating the docstring would be sufficient.
Note:
See TracTickets
for help on using tickets.