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

feat(FIR-37168): testConnection doesn't reset autostop timer #122

Merged
merged 11 commits into from
Oct 15, 2024

Conversation

ptiurin
Copy link
Collaborator

@ptiurin ptiurin commented Oct 14, 2024

This method is used by Cube.js to verify connection is working. However, every time it's used the timer on engine auto stop is reset. We want to let engine spin down despite the constant healthchecks if no other queries are running.

@ptiurin ptiurin force-pushed the feat-auto-start-stop branch from 7692c94 to 5b31baf Compare October 14, 2024 13:47
@ptiurin ptiurin marked this pull request as ready for review October 14, 2024 14:02
@ptiurin ptiurin requested a review from a team as a code owner October 14, 2024 14:02
src/types.ts Outdated Show resolved Hide resolved
Copy link

@ptiurin ptiurin merged commit 879a805 into main Oct 15, 2024
3 checks passed
@ptiurin ptiurin deleted the feat-auto-start-stop branch October 15, 2024 11:17
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

Successfully merging this pull request may close these issues.

2 participants