czue / czue/celery-progress

Persistant job tracking

Open
#50 7 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
497
Forks
89
PR merge metrics
No merged PRs in 30d

Description

Is there any way or a recommended way of tracking long term jobs? As in keeping them in a table for querying afterwards?

In my case I'm dealing with jobs that might take 1-2 hours and if the user leaves the page during that time I don't have access to the job id returned by the view. I was planning on creating a table for keeping track of jobs.

Any suggestions on this? Or anyone dealt with a similar situation? I would be willing to contribute if this is something that might interest other people.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.