Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
ba4ecf4
feat/added-retries-for-platform-service-calls [FEAT] Added exponentia…
chandrasekharan-zipstack Sep 9, 2025
403492c
Delete mypy-errors.txt
chandrasekharan-zipstack Sep 9, 2025
8e305d7
Apply suggestions from code review
chandrasekharan-zipstack Sep 9, 2025
565078a
UN-2793 Moved ConnectionError handling to allow the retry decorator a…
chandrasekharan-zipstack Sep 9, 2025
ae9de7a
Merge branch 'main' into feat/added-retries-for-platform-service-calls
chandrasekharan-zipstack Sep 22, 2025
fd4240f
UN-2793 [FEAT] Refactor retry mechanism to use backoff library with c…
chandrasekharan-zipstack Sep 25, 2025
8d50eca
Apply suggestion from @coderabbitai[bot]
chandrasekharan-zipstack Sep 26, 2025
2c50779
Apply suggestion from @chandrasekharan-zipstack
chandrasekharan-zipstack Sep 26, 2025
4452b09
Apply suggestion from @chandrasekharan-zipstack
chandrasekharan-zipstack Sep 26, 2025
3649d4a
UN-2793 [FEAT] Added retry decorator for prompt service calls
chandrasekharan-zipstack Sep 26, 2025
5fbc56b
UN-2793 Removed use of backoff lib and added own decorator for retries
chandrasekharan-zipstack Sep 28, 2025
31f7497
minor: Removed a default argument to make calls to decorator explicit
chandrasekharan-zipstack Sep 28, 2025
2039147
misc: Raised err to validate envs for retry
chandrasekharan-zipstack Oct 1, 2025
089cac3
Update src/unstract/sdk/utils/retry_utils.py
chandrasekharan-zipstack Oct 1, 2025
bab02a3
Apply suggestion from @coderabbitai[bot]
chandrasekharan-zipstack Oct 1, 2025
c86fa90
Apply suggestion from @coderabbitai[bot]
chandrasekharan-zipstack Oct 1, 2025
987f11f
Apply suggestion from @coderabbitai[bot]
chandrasekharan-zipstack Oct 1, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading