cat_gateway::db::index::session

Function make_execution_profile

source
fn make_execution_profile(_cfg: &EnvVars) -> ExecutionProfile
Expand description

Create a new execution profile based on the given configuration.

The intention here is that we should be able to tune this based on configuration, but for now we don’t so the cfg is not used yet.