Skip to content

deal with exceptions in asynchronous API tasks #3855

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

Merged
merged 13 commits into from
Jan 1, 2022

Conversation

vladak
Copy link
Member

@vladak vladak commented Dec 30, 2021

This change is follow up to the asynchronous API introduction in #3853. It adds the possibility to set payload in the final response. Either to the string representation of an exception (if one was thrown) or the string representation of object returned from the Callable.

@vladak vladak added the API label Dec 30, 2021
Copy link
Contributor

@ahornace ahornace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@vladak vladak merged commit 2f93c05 into oracle:master Jan 1, 2022
@vladak
Copy link
Member Author

vladak commented Jan 1, 2022

Looks good!

Thanks for the review !

@vladak vladak deleted the async_api_callable branch January 1, 2022 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants