mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-24 06:58:45 +00:00
ee3081863e
## Problem There's no way to cancel drain and fill operations. ## Summary of changes Implement HTTP endpoints to allow cancelling of background operations. When the operationis cancelled successfully, the node scheduling policy will revert to `Active`.