czue / czue/celery-progress

Retries

Open
#13 2 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
497
Forks
89
PR merge metrics
No merged PRs in 30d

Description

It would be more robust if the javascript code on the front-end part (re)tried again after an `XMLHttpRequest()` failure.

That'd be useful in particuler when running Django's built-in webserver on `http://localhost:8000` (using `manage.py runserver`) because when in development mode (`DEBUG=1`) Django's builtin webserver reloads python source files that change by restarting the webserver and the short unavailability of the webserver makes the progressbar stop (I'm using the default refresh rate of 500ms).

Thank you.

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.