Make celery-progress display asynchronous #380

Closed
opened 2021-02-16 19:32:22 +01:00 by nik · 1 comment
Owner

It would be good if the celery task progress could be displayed in the frontend without staying on one page. Rough idea:

  1. Add every task the user started to the session, much like the messages framework does for messages
  2. Add a drawer/message/overlay/whatever to the base template that displays running tasks

Doing this, we might be able to fix #379 en passant.

It would be good if the celery task progress could be displayed in the frontend without staying on one page. Rough idea: 1. Add every task the user started to the session, much like the messages framework does for messages 2. Add a drawer/message/overlay/whatever to the base template that displays running tasks Doing this, we might be able to fix #379 en passant.
Author
Owner

Closed via !2768

Closed via !2768
nik closed this issue 2023-01-24 12:48:06 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-Core#380
No description provided.