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
{{ message }}
This repository was archived by the owner on Jun 2, 2021. It is now read-only.
Fix v3 🐞: UnknownError when API user specifies big numbers for quota limits
-Both mysql and postgres use ints to store these fields which have a max
value of 2^31 -1.
[finishes #172549179]
Co-authored-by: Reid Mitchell <rmitchell@pivotal.io>
Co-authored-by: Merric de Launey <mdelauney@pivotal.io>
0 commit comments