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

Added condition check to order processing #567

Merged
merged 11 commits into from
Jul 4, 2024

Conversation

acn-sbuad
Copy link
Contributor

@acn-sbuad acn-sbuad commented Jul 2, 2024

Description

Checking send condition during order processing.

  • Failure in first attempt => exception thrown to trigger retry logic
  • Failure in retry => order processed

Added delay to order processing.

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

@acn-sbuad acn-sbuad requested review from tba76 and SandGrainOne and removed request for tba76 July 2, 2024 12:31
@acn-sbuad acn-sbuad marked this pull request as ready for review July 2, 2024 12:36
Copy link

sonarcloud bot commented Jul 2, 2024

@acn-sbuad acn-sbuad merged commit bf04c37 into main Jul 4, 2024
7 checks passed
@acn-sbuad acn-sbuad deleted the feature/549-order-processing branch July 4, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants