Opened 3 hours ago

Last modified 5 minutes ago

#37192 closed Cleanup/optimization

Clarify `TaskResult.last_attempted_at` — at Version 1

Reported by: Johannes Maron Owned by:
Component: Tasks Version: dev
Severity: Normal Keywords:
Cc: Johannes Maron, Jake Howard 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, 3 hours ago

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