Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Provide streaming HTTP API for checking task status #424

Open
@mgrabovsky

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions