defaultAsyncDispatchErrorHandler()
function defaultAsyncDispatchErrorHandler(args): Promise<void>;
Defined in: src/receivers/HTTPModuleFunctions.ts:181
Parameters
args
ReceiverDispatchErrorHandlerArgs
Returns
Promise<void>
function defaultAsyncDispatchErrorHandler(args): Promise<void>;
Defined in: src/receivers/HTTPModuleFunctions.ts:181
ReceiverDispatchErrorHandlerArgs
Promise<void>