Compute stops auto-suspend, now can't connect due to Error 53300

I can’t connect due to the error below:
Request failed: FATAL: remaining connection slots are reserved for non-replication superuser connections (SQLSTATE 53300)

Been trying to reset connection but I just can’t do anything
I noticed the compute stops auto-suspending about 24 hours ago, but I don’t know how to force it to suspend so it can drop all connections

Hi, you can use this suspend compute API method:

1 Like

Thanks! It works immediately.