abc3

Results 17 issues of abc3

In this PR, Supavisor has been adapted for Erlang 27 and Elixir 1.17. The metrics backend has been changed from [PromEx](https://github.com/akoutmos/prom_ex) to [Peep](https://github.com/rkallos/peep), and the most significant change is the...

@abc3 yes, it is possible. They even have [guide](https://github.com/crate-ci/typos/blob/master/docs/github-action.md). _Originally posted by @hauleth in https://github.com/supabase/supavisor/issues/397#issuecomment-2220532736_

The PID of the Postgrex connection can be lost when ClientHandler terminates in the middle of getting secrets via auth_query. As a result, we may get zombie connections, which can...