flow::batching_mode

Constant SLOW_QUERY_THRESHOLD

Source
pub const SLOW_QUERY_THRESHOLD: Duration;
Expand description

will output a warn log for any query that runs for more that 1 minutes, and also every 1 minutes when that query is still running