Skip to main content

tick_context

Function tick_context 

Source
fn tick_context<'a>(
    app_conf: &'a ApplicationConfiguration,
    pool: &'a PgPool,
    suotar_client: &'a SuotarClient,
) -> PhaseContext<'a>
Expand description

Attributed to the tick rather than to a worker, so the audit log says which traffic a test made.