Add WebSocket support for live progress from Celery #186

Closed
opened 2024-10-16 00:09:02 -04:00 by joshuaboniface · 1 comment

Related to #173, investigate using WebSockets to transfer data to and from the CLI during Celery tasks. This will help reduce the polling required during those tasks as a precursor to #173.

Related to #173, investigate using WebSockets to transfer data to and from the CLI during Celery tasks. This will help reduce the polling required during those tasks as a precursor to #173.
joshuaboniface added this to the 1.0 milestone 2024-10-16 00:09:02 -04:00
joshuaboniface added the
API
CLI
Client
labels 2024-10-16 00:09:02 -04:00
Author
Owner

This can't be done cleanly as-is without fundamentally redesigning the entire API. Scrapping this idea for now.

This can't be done cleanly as-is without fundamentally redesigning the entire API. Scrapping this idea for now.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: parallelvirtualcluster/pvc#186
No description provided.