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

Configurable error handling and retrying in HTTP target #330

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Jun 12, 2024

  1. Configurable error handling and retrying in HTTP target

    Drafting:
    
    * Flexible configuration allowing us to categorize HTTP responses and
      match specific retrying strategies.
    * Very simple application health store as global variable.
    * Very simple monitoring interface used to send alerts during retries in
      HTTP target.
    
    It doesn't compile now! It's just to show how such configuration could
    look like and validate such approach.
    pondzix committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b54e9e8 View commit details
    Browse the repository at this point in the history