Skip to content

Dynamically compute the duration before the next event sent to the cl… #218

Dynamically compute the duration before the next event sent to the cl…

Dynamically compute the duration before the next event sent to the cl… #218

Triggered via push October 2, 2024 11:58
Status Failure
Total duration 2m 27s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci
test history returns the full history if the last-event-id is lower than the oldest message (Neurow.PublicApi.EndpointTest)
ci
test history return a partial history if the last-event-id is in the middle of the available messages (Neurow.PublicApi.EndpointTest)
ci
test messaging transmits messages for the subscribed topic (Neurow.PublicApi.EndpointTest)
ci
test history does not return any message if the last-event-id is set but the topic does not have any history (Neurow.PublicApi.EndpointTest)
ci
test SSE lifecycle the client is disconnected after inactivity (Neurow.PublicApi.EndpointTest)
ci
test context path The subscribe url is prefixed with the context path (Neurow.PublicApi.EndpointTest)
ci
test SSE lifecycle the client is disconnected when the JWT token expires (Neurow.PublicApi.EndpointTest)
ci
test SSE lifecycle a ping event is sent every 'keep_alive' interval (Neurow.PublicApi.EndpointTest)
ci
test history returns the requested history, then returns ongoing messages (Neurow.PublicApi.EndpointTest)
ci
test history does not return any history is the last-event-id header is not set (Neurow.PublicApi.EndpointTest)