#37192: Clarify `TaskResult.last_attempted_at`
-------------------------------------+-------------------------------------
Reporter: Johannes Maron | Owner: (none)
Type: | Status: new
Cleanup/optimization |
Component: Tasks | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Description changed by Johannes Maron:
Old description:
> Is the `last_attempted_at` starttime of the attempt or the end?
> We could improve the wording, but for now updating the docstring would be
> sufficient.
New description:
> # 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.
--
--
Ticket URL: <
https://code.djangoproject.com/ticket/37192#comment:1>