Skip to content

Add a flow quota manager and throttling for DCF - #3220

Open
gbrodman wants to merge 1 commit into
google:masterfrom
gbrodman:simpleThrottle
Open

Add a flow quota manager and throttling for DCF#3220
gbrodman wants to merge 1 commit into
google:masterfrom
gbrodman:simpleThrottle

Conversation

@gbrodman

@gbrodman gbrodman commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

This uses the already-existing quota manager to acquire quota, if necessary, before running a flow. If we can't acquire quota, we throw a command use EPP exception.

This is a version of the quota manager that essentially special-cases DomainCreateFlow, assuming that's the only flow that we wish to throttle. If we wish to throttle more flows in the future, we can re-architect this a bit.


This change is Reviewable

This uses the already-existing quota manager to acquire quota, if
necessary, before running a flow. If we can't acquire quota, we throw a
command use EPP exception.

This is a version of the quota manager that essentially special-cases
DomainCreateFlow, assuming that's the only flow that we wish to
throttle. If we wish to throttle more flows in the future, we can
re-architect this a bit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant