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

wfe: on rate limit error, serve 500 #7796

Merged
merged 2 commits into from
Dec 18, 2024
Merged

wfe: on rate limit error, serve 500 #7796

merged 2 commits into from
Dec 18, 2024

Conversation

jsha
Copy link
Contributor

@jsha jsha commented Nov 8, 2024

This affects NewAccount and NewOrder.

DO NOT MERGE until January to make sure we don't cause outages over the holidays.

@jsha jsha requested a review from a team as a code owner November 8, 2024 22:41
@jsha jsha requested a review from aarongable November 8, 2024 22:41
@jsha jsha marked this pull request as draft November 19, 2024 22:28
@jsha
Copy link
Contributor Author

jsha commented Nov 19, 2024

(converting to draft to indicate this is blocked on fixing the i/o timeouts)

This affects NewAccount and NewOrder.
@jsha jsha marked this pull request as ready for review December 13, 2024 21:21
@jsha
Copy link
Contributor Author

jsha commented Dec 13, 2024

Ready for review; we've fixed the timeouts.

wfe2/wfe.go Show resolved Hide resolved
Copy link
Contributor

@aarongable aarongable left a comment

Choose a reason for hiding this comment

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

LGTM, but we've decided to not land this until after today's release tag.

@aarongable aarongable merged commit 242d746 into main Dec 18, 2024
12 checks passed
@aarongable aarongable deleted the return-error-wfe branch December 18, 2024 01:09
jsha added a commit that referenced this pull request Dec 18, 2024
This reverts commit 242d746.

We want to make this change, but it carries some risk that we'd prefer not to
take over the holiday. We'd also like to keep `main` in a state where it would
be reasonable to deploy (even if, in practice, any over-the-holiday deploy would
be a hotfix, not a direct tag from `main`).
jsha added a commit that referenced this pull request Dec 20, 2024
This reverts commit 242d746 (#7796)

We want to make this change, but it carries some risk that we'd prefer
not to take over the holiday. We'd also like to keep `main` in a state
where it would be reasonable to deploy (even if, in practice, any
over-the-holiday deploy would be a hotfix, not a direct tag from
`main`).
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.

3 participants