Skip to content

get_config

  • What: Read runtime configuration.
  • When: Inspect settings (cache path, redis, logging).
  • Example:
from orchestrator import get_config
print(get_config())