Skip to content

Conversation

@michaelklishin
Copy link
Collaborator

@michaelklishin michaelklishin commented Apr 1, 2023

This is #7781 by @SimonUnge with a few tweaks from me:

  • Use an existing Cuttlefish validator
  • Use an error type we already use in similar places (for per-vhost limits but still)
  • Type specs

Closes #7777.

SimonUnge and others added 4 commits March 31, 2023 12:18
vhost_precondition_failed => vhost_limit_exceeded

vhost_limit_exceeded is the error type used by
definition import when a per-vhost is exceeded.
It feels appropriate for this case, too.
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.

Limit for the number of virtual hosts

3 participants