databricks-sql-python
databricks-sql-python copied to clipboard
[PECOBLR-782] added retry handling based on idempotency
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