Function is_config_processing_completed

Source
pub async fn is_config_processing_completed(
    pool: &Arc<Pool>,
    prefix: &str,
) -> Result<bool>
Expand description

Returns whether config processing has been explicitly marked as completed.