Skip to content

reset_config

  • What: Reset cached configuration state.
  • When: After changing env vars.
  • Example:
from orchestrator import reset_config
reset_config()