The progress bar does not auto-update when the network error occured and then restored
- Dominant language
- Python
- Stars
- 497
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
It seems the progress bar will not update anymore when it encountered a network Error.
For example, when I flap the network, the progress bar will stop updating forever.
I also tried to install celery-progress[websockets,redis] instead of celery-progress, but it still does not work.
Do you have any good idea to make the progress bar auto-update when the network is restored?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue while flapping the network during an active progress update, with the standard package and the websockets/redis extras. Trace the progress bar's client-side update and reconnection path after the network error; done means updates resume automatically when connectivity is restored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, javascript, python, redis
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100