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

mixin(Store): handle ResourceExhausted as a non-server error #6218

Merged
merged 13 commits into from
Mar 30, 2023

Commits on Mar 16, 2023

  1. Store: remove ResourceExhausted from failed requests

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    d0ae11c View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    91f7ce7 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    bb0d2e4 View commit details
    Browse the repository at this point in the history
  4. Regenerate docs and format changelog

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    aa2ade6 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Update examples/alerts/alerts.md

    Co-authored-by: Matej Gera <38492574+matej-g@users.noreply.github.com>
    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata and matej-g authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    8fab386 View commit details
    Browse the repository at this point in the history
  2. Fix grpc -> gRPC typo

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    e9e0245 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Merge branch 'main' of github.com:thanos-io/thanos into resource-exha…

    …usted-fix
    
    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    f981fd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Fix typos in CHANGELOG

    Co-authored-by: Philip Gough <pgough@redhat.com>
    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata and philipgough authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    633dc57 View commit details
    Browse the repository at this point in the history
  2. Remove trailing empty line

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3f5757c View commit details
    Browse the repository at this point in the history
  3. Rerun CI

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    92576d1 View commit details
    Browse the repository at this point in the history
  4. Remove double space from changelog

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    2f96078 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Improve changelog entry

    Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
    douglascamata committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3f9acc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    80447ce View commit details
    Browse the repository at this point in the history