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

Make sure post processor run, if any error occurs #61

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

abuzaforfagun
Copy link

@abuzaforfagun abuzaforfagun commented Mar 15, 2021

Info

This Pull Request is related to issue no. #60

Changes

  • Do not throw an error during Rejection.
  • If we throw error, Azure Service bus ExceptionReceivedHandler try to re process the queue.

@abuzaforfagun abuzaforfagun changed the title Fix issue #60 Run Processor inside Try and Post Processor inside Finally Mar 15, 2021
@abuzaforfagun abuzaforfagun changed the title Run Processor inside Try and Post Processor inside Finally Make sure post processor run, if any error occurs Mar 15, 2021
If we throw the exception, azure service bus ExceptionReceivedHandler take it to re process the message
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.

1 participant