You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduces an `unlimited_usage` column on organizations for internal/test
accounts that should bypass all credit enforcement. Plumbs the flag from
the DB through `WorkflowExecutorOptions` and `RuntimeParams` into the
credit service, where it short-circuits `canExecute` before the KV usage
fetch. Also extracts `resolveOrganizationBillingOptions` to centralise the
billing-row -> executor-options mapping shared across 11 trigger sites.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments