Skip to content

feat: Async refresh dry run in parallel with sync refresh #2849

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

Merged
merged 11 commits into from
Dec 2, 2024

Conversation

bhshkh
Copy link
Contributor

@bhshkh bhshkh commented Oct 31, 2024

Internal bug : b/372244283

This is being used in Bigtable client
googleapis/google-cloud-go#11066

@bhshkh bhshkh marked this pull request as ready for review November 4, 2024 19:33
@bhshkh bhshkh requested a review from a team as a code owner November 4, 2024 19:33
@bhshkh bhshkh requested a review from quartzmo November 26, 2024 19:04
@codyoss
Copy link
Member

codyoss commented Nov 26, 2024

Can this change be made upstream instead with an embedded private option: https://pkg.go.dev/google.golang.org/api/option/internaloption#EmbeddableAdapter

@bhshkh
Copy link
Contributor Author

bhshkh commented Nov 27, 2024

Can this change be made upstream instead with an embedded private option: https://pkg.go.dev/google.golang.org/api/option/internaloption#EmbeddableAdapter

No. the token refresh code is deep into this library and not Bigtable.

@bhshkh
Copy link
Contributor Author

bhshkh commented Dec 2, 2024

@codyoss I don't have permission to merge this. Can you please merge it if there aren't anymore comments

@quartzmo quartzmo merged commit acd2581 into googleapis:main Dec 2, 2024
5 checks passed
@bhshkh bhshkh deleted the feat/async-refresh-dry-run branch December 2, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants