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

[PECOBLR-782] added retry handling based on idempotency

Open nishkarsh-db opened this issue 4 months ago • 2 comments

What type of PR is this?

  • [x] Refactor
  • [ ] Feature
  • [ ] Bug Fix
  • [ ] Other

Description

Refactored the retry handling mechanism to be idempotency based. Also fixed some tests (which were expecting 404 requests to be retried).

How is this tested?

  • [x] Unit tests
  • [x] E2E Tests
  • [ ] Manually
  • [ ] N/A

Related Tickets & Documents

nishkarsh-db avatar Aug 29 '25 10:08 nishkarsh-db