databricks-sql-python icon indicating copy to clipboard operation
databricks-sql-python copied to clipboard

Changed the retry logic to be idempotency based

Open nishkarsh-db opened this issue 5 months ago • 0 comments

What type of PR is this?

  • [ ] Refactor
  • [ ] Feature

Description

Modified retry strategy based on the type of request type (Idempotent or non-Idempotent).

How is this tested?

  • [ ] Unit tests

nishkarsh-db avatar Aug 19 '25 06:08 nishkarsh-db