Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failed action attempt handling, add custom action attempt errors #61

Merged
merged 12 commits into from
Aug 2, 2024

Conversation

andrii-balitskyi
Copy link
Contributor

@andrii-balitskyi andrii-balitskyi commented Jul 25, 2024

  • Move http errors to new seam/errors.rb
  • Add action attempt errors and use them
  • Correctly handle error action attempts
  • Ensure default values for timeout and polling_interval are used in wait_until_finished
  • Default wait_for_action_attempt client setting to true
  • Fix error action attempt handling
  • Add wait_for_action_attepmt_spec.rb

@andrii-balitskyi andrii-balitskyi requested a review from razor-x July 25, 2024 17:55
@andrii-balitskyi andrii-balitskyi changed the title Fix error action attempt handling, add custom action attempt errors Fix error action attempt poll handling, add custom action attempt errors Jul 26, 2024
@andrii-balitskyi andrii-balitskyi changed the title Fix error action attempt poll handling, add custom action attempt errors Fix error action attempt handling, add custom action attempt errors Jul 26, 2024
@andrii-balitskyi andrii-balitskyi changed the title Fix error action attempt handling, add custom action attempt errors Fix failed action attempt handling, add custom action attempt errors Jul 26, 2024
lib/seam/errors.rb Show resolved Hide resolved
lib/seam/request.rb Show resolved Hide resolved
@andrii-balitskyi andrii-balitskyi force-pushed the action-attempt-error-handling branch 2 times, most recently from 7df4572 to 0e79fcc Compare July 30, 2024 15:16
@andrii-balitskyi andrii-balitskyi requested a review from razor-x July 30, 2024 15:31
@andrii-balitskyi andrii-balitskyi merged commit 4e36056 into main Aug 2, 2024
17 checks passed
@andrii-balitskyi andrii-balitskyi deleted the action-attempt-error-handling branch August 2, 2024 08:28
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.

2 participants