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

control-service: Enhance Exception Handling for DataJobsSynchronizer #2758

Conversation

mivanov1988
Copy link
Contributor

Why
DataJobsSynchronizer does not catch ApiException.

What
We handled ApiException in DataJobsSynchronizer.

Testing done:
Unit tests.

Signed-off-by: Miroslav Ivanov miroslavi@vmware.com

Copy link
Collaborator

@antoniivanov antoniivanov left a comment

Choose a reason for hiding this comment

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

Aside from the comment looks good to me. Thanks.

Why
DataJobsSynchronizer does not catch ApiException.

What
We handled ApiException in DataJobsSynchronizer.

Testing done:
Unit tests.

Signed-off-by: Miroslav Ivanov miroslavi@vmware.com
@mivanov1988 mivanov1988 force-pushed the person/miroslavi/enhance-exception-handling-for-datajobssynchronize branch from 9e456ff to 1c33309 Compare October 5, 2023 09:40
Copy link
Collaborator

@dakodakov dakodakov left a comment

Choose a reason for hiding this comment

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

LGTM

@mivanov1988 mivanov1988 enabled auto-merge (squash) October 5, 2023 13:07
@mivanov1988 mivanov1988 merged commit 0305fa3 into main Oct 9, 2023
9 checks passed
@mivanov1988 mivanov1988 deleted the person/miroslavi/enhance-exception-handling-for-datajobssynchronize branch October 9, 2023 07:34
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.

None yet

4 participants