Support random order loading of emqx (auth_pgsql plugin) and Postgres
Open
- Dominant language
- Erlang
- Stars
- 36
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the plugin fails to load if Postgres is not initially available. More importantly, it never attempts to reconnect in this scenario. In automated cloud deployments or docker-compose like scenarios, this is problematic since ordering cannot be fixed. Is it possible to let the plugin load and continue reconnection attempts even if Postgres is not initially available?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.