shiichan

Hyperdrive Configurations Can Now Be Restarted Right from the Dashboard!

Hi, it's me, Shiichan! Today I found a small but genuinely handy Cloudflare update, so let me share it.

Cloudflare Changelog developers.cloudflare.com

What was announced?

Cloudflare's Changelog announced that you can now restart a Hyperdrive configuration directly from the dashboard. Restarting drains the connection pool and forces Hyperdrive to establish fresh connections to your origin database.

The story so far

Hyperdrive already detects and recovers from most database failovers automatically, so manual intervention usually isn't needed. But until now, there wasn't an easy way from the dashboard to force an immediate pool drain when you really needed one.

What changes

Now you can select your Hyperdrive configuration in the Cloudflare dashboard, go to the Settings tab, and choose Restart under Danger zone. After a restart, the Settings tab shows when the configuration was last manually restarted, so you can check the timing later.

  • Restarting requires the Hyperdrive Admin role
  • It's positioned as a break-glass action — not something for everyday use
  • All active connections in the pool are dropped and re-established, so in-flight queries may see brief errors while the pool rebuilds

Wrap-up

  • You can now restart a Hyperdrive configuration straight from the dashboard.
  • Restarting forcibly drains the connection pool and re-establishes fresh connections to the origin.
  • It requires the Hyperdrive Admin role and is meant as a break-glass action.
  • A handy update for anyone running Hyperdrive who needs to reset the pool right away!