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

reduce the frequency of connection config changed events #2535

Closed
kaidaguerre opened this issue Oct 17, 2022 · 0 comments · Fixed by #2537
Closed

reduce the frequency of connection config changed events #2535

kaidaguerre opened this issue Oct 17, 2022 · 0 comments · Fixed by #2537

Comments

@kaidaguerre
Copy link
Contributor

Issues have been seen in Steampipe Cloud where frequently updating the connection config can lead to inconsistent connection state
(.inspect reporting no plugin for the connection)

This has not been reproduced but in an attempt to resolve this issue, increase the minimum gap between refreshConnection being called as a result of connection config events. Currently the min interval is 100ms - increase this to 4s

kaidaguerre added a commit that referenced this issue Oct 17, 2022
… 4 second. Log refreshConnection output. Closes #2535
kaidaguerre added a commit that referenced this issue Oct 17, 2022
… 4 second. Log refreshConnection output. Closes #2535 (#2537)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant