Track timestamps in Redis and REQUIRED_ATTRIBUTES
Open
enhancement
refactoring
- Dominant language
- Python
- Stars
- 794
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
In #1215 fixed run_time calculation by introducing `worker_start_time` which is calculated when the Worker starts a Task. Track this field in Redis as well as add to `REQUIRED_ATTRIBUTES`
Also update the `start_time` field to something like `task_creation_time` and update necessary areas where old value was being used
Contributor guide
Assessment
This issue has not been assessed yet.