mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-12 09:19:39 +00:00
4abc8e5282
#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.