Skip to content

Add retryable err type

Steve Xuereb requested to merge add-retryable-err-type into master

What does this MR do?

Add retryable err type

Why was this MR needed?

Add retryable err type instead of returning a bool flag.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Merge request reports