mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-23 22:48:40 +00:00
238fa47bee
## Problem We were rate limiting wake_compute in the wrong place ## Summary of changes Move wake_compute rate limit to after the permit is acquired. Also makes a slight refactor on normalize, as it caught my eye