Skip to main content

error_event_from_error

Function error_event_from_error 

Source
pub(super) fn error_event_from_error(
    error: &ChatbotError,
) -> ChatbotResult<Bytes>
Expand description

The framed error event for a failed ChatbotError, detailing the Azure error when the failure came with one.