Skip to content

Add realtime progress to job polling results. #73

@preston

Description

@preston

Full tests runs typically take at least several minutes. CLI users see test output as they run, but clients running via the REST API don't have an equivalent way of seeing status or estimating the total runtime. CQL Studio's current behavior is to poll every couple seconds until the job is done, but results don't come back until the entire job has completed.

The server would ideally stream each result as it's available, perhaps with LD-JSON, so the UI is able to update in realtime.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions