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

introduce retry for fetching data source configurations #502

Merged
merged 7 commits into from
Dec 12, 2023

Commits on Oct 1, 2023

  1. introduce retry for fetching data source configurations

    thilak reddy committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    953547f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Dec 10, 2023

  1. Merge branch 'master' of https://github.com/thilak009/opal into featu…

    …re/data-source-retry
    thilak reddy committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    8c039b6 View commit details
    Browse the repository at this point in the history
  2. set raise_for_status to true for HttpFetchProvider to raise exception…

    … for >400 status code for retry
    thilak reddy committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    58c87fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3134c9 View commit details
    Browse the repository at this point in the history
  4. remvoed unused imports

    thilak reddy committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    49c1173 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. update docs for moving policy and data retry config variables under r…

    …espective headings
    thilak reddy committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    36008f8 View commit details
    Browse the repository at this point in the history