[loop-cycle-2388] perf: optimize cascade router memory (#1376) #1468
Reference in New Issue
Block a user
Delete Branch "refactor/cascade-memory-optimization"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changes
complete()now delegates to_try_single_provider()instead of duplicating its availability/quota/retry logic (~23 lines removed)_IMAGE_EXTENSIONS,_ENV_VAR_RE,_CLOUD_PROVIDER_TYPESmoved to module level_expand_env_varsno longer imports os/re per call717 → 694 lines (-23 net). All 966 tests pass.
Closes #1376