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

Improved AbstractTask execution to avoid Http request timeout due to unexpected exception #100

Merged
merged 8 commits into from
Nov 22, 2023

Conversation

hirenkp2000
Copy link
Member

AbstractTask init_and_execute specific error handling is modified a bit for providing better control to consumer classes.
With earlier behaviour, the exception was getting suppressed within the function (resulting into Http request time out), as there was no mechanism to propagate the exception with custom response, which is added now.
Also adding Alex to review and see if he foresees any issue with the fix applied.

@hirenkp2000 hirenkp2000 merged commit 621fadd into Naksha_maintenance Nov 22, 2023
@hirenkp2000 hirenkp2000 deleted the fix-junit-pipeline branch November 24, 2023 13:14
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