Skip to main content

ResQ.Clients.InfrastructureApiClient

InfrastructureApiClient.CreateIncidentAsync(CreateIncidentRequest, CancellationToken) Method

Creates an incident record. Uses timeout and circuit-breaker handling without replaying the mutation on failure.

Parameters

request CreateIncidentRequest ct System.Threading.CancellationToken

Returns

System.Threading.Tasks.Task<IncidentResponse>