mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 03:58:19 +00:00
8b7e9ed820
#8564 ## Problem The main and backup consumption metric pushes are completely independent, resulting in different event time windows and different idempotency keys. ## Summary of changes * Merge the push tasks, but keep chunks the same size.