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
{{ message }}
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
Currently, Retrace Server provides an HTTP endpoint for checking the status of a task by polling in regular intervals (as used by abrt-retrace-client). It would be nice to provide a streaming endpoint for a smoother user experience, either via WebSockets, EventSource or a similar HTTP-based technology.
The text was updated successfully, but these errors were encountered:
Currently, Retrace Server provides an HTTP endpoint for checking the status of a task by polling in regular intervals (as used by abrt-retrace-client). It would be nice to provide a streaming endpoint for a smoother user experience, either via WebSockets, EventSource or a similar HTTP-based technology.
The text was updated successfully, but these errors were encountered: