Skip to content

Conversation

@slvrtrn
Copy link
Contributor

@slvrtrn slvrtrn commented Jul 15, 2025

Closes #440

ping now always uses SELECT 'ping' instead of the endpoint for uniform behavior between Node.js and Web versions, as well as it can be used to check if credentials are valid now.

@slvrtrn slvrtrn closed this Jul 15, 2025
@slvrtrn slvrtrn reopened this Jul 22, 2025
@codecov
Copy link

codecov bot commented Jul 22, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@slvrtrn slvrtrn requested a review from mshustov July 22, 2025 14:36
@slvrtrn slvrtrn changed the title Use a simple SELECT query for ping checks instead of /ping endpoint An option to use a simple SELECT query for ping checks instead of /ping endpoint Jul 24, 2025
@slvrtrn slvrtrn merged commit 5745592 into main Jul 24, 2025
27 checks passed
@slvrtrn slvrtrn deleted the ping-select-query branch July 24, 2025 07:59
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.

Use a SELECT query instead of /ping endpoint in the Client.ping method

3 participants