You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This depends on the migration to Django 4 but after that it should be simple - I have a bunch of projects with this setup. I can just borrow the structure from there.
Please verify that this feature request has NOT been suggested before.
Problem statement
Currently we need to reload pages/run constant fetching to get results of long running tasks/changed page details. That leads to unneeded traffic.
Suggested solution
After #6173 is merged we can introduce websockets and use them for notifications, progress bars, page indiactors and more
Describe alternatives you've considered
The current way works well enough
Examples of other systems
No response
Do you want to develop this?
The text was updated successfully, but these errors were encountered: