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

Resiliency for ArmadaOperator services calls #2591

Closed
wants to merge 14 commits into from
Closed

Resiliency for ArmadaOperator services calls #2591

wants to merge 14 commits into from

Commits on Jun 20, 2023

  1. added backoff-retry-algorithm_for_clients

    Pavan Kongara committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c81065a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. deleted print statement

    Pavan Kongara committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    171d99b View commit details
    Browse the repository at this point in the history
  2. added tenacity in pyproject.toml

    Pavan Kongara committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c9b5a59 View commit details
    Browse the repository at this point in the history
  3. formatted

    Pavan Kongara committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    019d6fa View commit details
    Browse the repository at this point in the history
  4. armada_client formatted

    Pavan Kongara committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    d153398 View commit details
    Browse the repository at this point in the history
  5. added tenacity for armada-client

    Pavan Kongara committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    3b8d965 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. deleted tenacity for armada_client

    Pavan Kongara committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    32fab40 View commit details
    Browse the repository at this point in the history
  2. formatted code

    Pavan Kongara committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5f92446 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    811d936 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jun 29, 2023

  1. tenacity added for JobServiceAsyncIOClient

    Pavan Kongara committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0e46fe0 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. test_added_for_tenacity

    Pavan Kongara committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1c62adc View commit details
    Browse the repository at this point in the history
  2. formatted code

    Pavan Kongara committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    01c1e6a View commit details
    Browse the repository at this point in the history
  3. added test_tenacity_retry.py

    Pavan Kongara committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    fc30221 View commit details
    Browse the repository at this point in the history