mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-24 15:08:37 +00:00
3f16ca2c18
## Problem The project limits were not respected, resulting in errors. ## Summary of changes Now limits are checked before running an action, and if the action is not possible to run, another random action will be run. --------- Co-authored-by: Peter Bendel <peterbendel@neon.tech>