Skip to main content

probe_invocation

Function probe_invocation 

Source
pub async fn probe_invocation(
    id: String,
    source: ConnectorSpec,
    sink: ConnectorSpec,
    state: Option<StateStoreSpec>,
    auth: &AuthCatalog,
    ctx: &CheckContext,
) -> InvocationOut
Expand description

Build the three connectors for one invocation and run their probes.