Skip to main content

ListPendingEvents

GET 

/configurator/v1/pending-events

ListPendingEvents returns configuration events that need processing. Used by workers to discover which configurations have updates. The worker piggybacks its tare-doctor runtime observation onto this poll (request.doctor_runtime) so MP can explain a stale doctor report — hence this is no longer NO_SIDE_EFFECTS: a poll updates the data plane's doctor-runtime state.

Request

Responses

Success