Skip to content

Conversation

olavloite
Copy link
Collaborator

The check whether the application runs on GCP did not use a timeout. This introduces a default 500ms timeout for that check.

Fixes googleapis/java-spanner-jdbc#2250

The check whether the application runs on GCP did not use a timeout. This introduces a default 500ms timeout for that check. Fixes googleapis/java-spanner-jdbc#2250
@olavloite olavloite requested review from a team as code owners October 10, 2025 12:54
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner API. labels Oct 10, 2025
@surbhigarg92 surbhigarg92 added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Oct 13, 2025
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Oct 13, 2025
@surbhigarg92 surbhigarg92 force-pushed the quick-check-is-running-on-gcp branch from beafb68 to 7194be6 Compare October 13, 2025 07:05
@surbhigarg92 surbhigarg92 removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Oct 13, 2025
Copy link
Collaborator Author

@olavloite olavloite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (GitHub does not allow me to approve this PR, as I'm the original author)

@surbhigarg92 surbhigarg92 merged commit b9d7daf into main Oct 13, 2025
46 of 47 checks passed
@surbhigarg92 surbhigarg92 deleted the quick-check-is-running-on-gcp branch October 13, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/java-spanner API. size: m Pull request size is medium.

4 participants