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

Add new warnings and handle unhandled warnings #4493

Closed
wants to merge 2 commits into from

Conversation

chrisbreiding
Copy link
Contributor

@chrisbreiding chrisbreiding commented Jun 18, 2019

Closes #4593

runUrl
warnings: [{
code: "FREE_PLAN_NEARING_MONTHLY_TESTS"
used: 700
Copy link
Contributor

Choose a reason for hiding this comment

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

is this test technically over the limit, not nearing it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh, because of the used amount? I guess, but it doesn't really matter for the test. It's not like we do the math in the test runner.

@jennifer-shehane
Copy link
Member

@chrisbreiding Can you resolve conflicts here?

@brian-mann
Copy link
Member

This PR has been superseded by a different one. It needs to refer to the other one... I'll have to find it. Zach did it - but it was generic because we hadn't yet determined the API to use. That has been done now when we released hard usage limits on the services team.

@jennifer-shehane
Copy link
Member

jennifer-shehane commented Jul 29, 2019

There is a fallthrough for API warnings, and the API now properly formats these ahead of time, so no need for specific messaging. Closing in favor of #456.

@chrisbreiding chrisbreiding deleted the issue-4489-new-warnings branch March 2, 2020 14:18
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.

Update warning messages for new API limits
4 participants