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

Implement wanted error handling for alerting and actions #41917

Merged
merged 13 commits into from
Jul 30, 2019

Commits on Jul 29, 2019

  1. Configuration menu
    Copy the full SHA
    7eb2e1b View commit details
    Browse the repository at this point in the history
  2. Cleanup

    mikecote committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    82a2f57 View commit details
    Browse the repository at this point in the history
  3. Add retry logic to actions

    mikecote committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    78cd509 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0459929 View commit details
    Browse the repository at this point in the history
  5. Fix broken jest tests

    mikecote committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    13ae86a View commit details
    Browse the repository at this point in the history
  6. Add missing unit test

    mikecote committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    d9fedaa View commit details
    Browse the repository at this point in the history
  7. Add unit tests for getRetry

    mikecote committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    cbb666c View commit details
    Browse the repository at this point in the history
  8. Add test for rate limit

    mikecote committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    4b751f1 View commit details
    Browse the repository at this point in the history
  9. Remove fake timers

    mikecote committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    1ec4571 View commit details
    Browse the repository at this point in the history
  10. Don't retry errors by default for actions unless the proper result fo…

    …rmat is returned with status: error
    mikecote committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    f6c0353 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Configuration menu
    Copy the full SHA
    ede0ced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bb44c4 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    mikecote committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    2f1f593 View commit details
    Browse the repository at this point in the history