Skip to content

Conversation

@MattShirley
Copy link
Collaborator

Adds retry logic and extends the timeout for get_transformation_results to match other adapter methods so that errors are not produced for preventable http issues.

@MattShirley MattShirley linked an issue Aug 5, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.19%. Comparing base (63669b9) to head (deb5555).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #638   +/-   ##
=======================================
  Coverage   97.19%   97.19%           
=======================================
  Files          29       29           
  Lines        1958     1959    +1     
=======================================
+ Hits         1903     1904    +1     
  Misses         55       55           
Flag Coverage Δ
unittests 97.19% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@ponyisi ponyisi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@ponyisi ponyisi merged commit 1413cd7 into master Aug 5, 2025
37 checks passed
@ponyisi ponyisi deleted the 636-add-retries-and-extend-timeout-for-get_transformation_results branch August 5, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add retries (and extend timeout?) for get_transformation_results

3 participants