SDK API Reference / ComposableDispatchErrorOptions
Interface: ComposableDispatchErrorOptions
Extra context a caller can give withComposableDispatchErrors about its own route.
Properties
serverErrorMeansDispatchDisabled?
optionalserverErrorMeansDispatchDisabled?:boolean
Read a 500 as the dispatch-disabled signal as well as a 404. Set this only where the wrapped operation hits GET /entities/journeys?folder_id=; elsewhere a 500 is a real fault.