Skip to content

#328 Add support to pass worker process loop exceptions back to the c… #771

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

Open
wants to merge 2 commits into
base: v1.x
Choose a base branch
from

Conversation

philltomlinson
Copy link

Add support to pass worker process loop exceptions back to the client to enable error handling if required.

Issue #328

Description of changes: To enable the exception caught and ignored in the worker process loop to be sent back to the caller in event the calling code wishes to handle it, for example deal with Java OutOfMemory exceptions.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…o the client to enable error handling if required.
@stair-aws stair-aws added the v1.x Issues related to the 1.x version label Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.x Issues related to the 1.x version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants