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

[usage] stripe.UpdateUsage uses context #11660

Merged
merged 1 commit into from
Jul 27, 2022
Merged

Conversation

easyCZ
Copy link
Member

@easyCZ easyCZ commented Jul 26, 2022

Description

Propagating context ensures that requests get cancelled when the parent context is cancelled, and generally help with tracing. They are a standard golang practice.

Related Issue(s)

Fixes #

How to test

Release Notes

NONE

Documentation

Werft options:

  • /werft with-preview

@easyCZ easyCZ requested a review from a team July 26, 2022 21:02
@github-actions github-actions bot added the team: webapp Issue belongs to the WebApp team label Jul 26, 2022
@roboquat roboquat merged commit 5137505 into main Jul 27, 2022
@roboquat roboquat deleted the mp/usage-stripe-context branch July 27, 2022 05:58
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production deployed Change is completely running in production release-note-none size/S team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants