GIScience / GIScience/sketch-map-tool
should we add timestamp to celery taskmetadata?
Open
component:celery
- Dominant language
- Python
- Stars
- 54
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The best solution would probably to create a custom taskmeta table and use celery signal to store task id + timestamp in that table.
Then join custom taskmeta table with flower taskmeta table.
Contributor guide
Assessment
This issue has not been assessed yet.