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 Johannes Maron)

# 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.

Change History (1)

comment:1 by Johannes Maron, 63 minutes ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top