Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[documentation request] Autoreconnect to Postgres #161

Open
kiranpradeep opened this issue Sep 27, 2019 · 0 comments
Open

[documentation request] Autoreconnect to Postgres #161

kiranpradeep opened this issue Sep 27, 2019 · 0 comments
Assignees

Comments

@kiranpradeep
Copy link

Currently after the initial load, the plugin attempts reconnection to postgre server. But the technical aspects of this reconnection are not documented. Sample queries below.

  1. Is there max limit in time or count to this retry attempt?
  2. What type of retry is this: a)IMMEDIATE b)FIXED_INTERVAL c)RANDOM_INTERVAL d)LINEAR_BACKOFF e)EXPONENTIAL_BACKOFF f)EXPONENTIAL_BACKOFF_WITH_JITTER g)...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants