Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Support for Retry with LINEAR_BACKOFF #2699

Merged
merged 3 commits into from
Jan 27, 2022
Merged

Support for Retry with LINEAR_BACKOFF #2699

merged 3 commits into from
Jan 27, 2022

Commits on Jan 14, 2022

  1. Support for Retry with LINEAR_BACKOFF

    * Support for retry with linear backoff.
    * Scale factor added to control the slope of the linear backoff.
    Venka Gade committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    6ea3e1c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Support for Retry with LINEAR_BACKOFF

    * Support for retry with linear backoff.
    * Scale factor added to control the slope of the linear backoff.
    Venka Gade committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    da5ae8c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Support for Retry with LINEAR_BACKOFF

    * Support for retry with linear backoff.
    * Scale factor added to control the slope of the linear backoff.
    * Adjusting the enum order.
    Venka Gade committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    ad7a445 View commit details
    Browse the repository at this point in the history