Skip to content

feat: add custom retry at SDManager level

Rashaad Gray requested to merge slb/rg/custom-retry-logic-sdmanager-level into master

Type of change

  • Bug Fix
  • Feature
  • Pipeline
  • Test

Does this introduce a change in the core logic?

  • No
  • Yes

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this follow conventional commits spec?

  • No
  • Yes

Have you set the target Milestone?

  • No
  • Yes

Have you set the no-detached-pipeline label?

  • No
  • Yes

Updates description?

This feature allows for the ExponentialRetryBackoffPolicy to be set at the SDManger level instead of only at the dataset level

Edited by Rashaad Gray

Merge request reports