export interface iDispatchResponseErrorHeaders { reason: "uncaughtException" | "unhandledRejection" | "conditional" }