Skip to content

Refetch execution events on new event rather than every 30s

Loic Huder requested to merge socket-events into main

Kept quite simple for now: it refetches all events when a new event is messaged through the websocket.

Can be built upon for more fine-grained updates.

Merge request reports