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

SCANJLIB-169 Rework the API to support functional errors #217

Merged

Conversation

henryju
Copy link
Member

@henryju henryju commented Dec 19, 2024

SCANJLIB-169

The bootstrapper now returns a result with a boolean allowing the caller to terminate without throwing an exception. This is used to log auth errors, but it may be also useful for other functional errors.

@henryju henryju force-pushed the jh/SCANJLIB-169_functional_error branch 2 times, most recently from 2a40096 to 61530c2 Compare December 19, 2024 17:01
@henryju henryju force-pushed the jh/SCANJLIB-169_functional_error branch 6 times, most recently from 6a833b4 to 9b9908a Compare December 20, 2024 13:45
The bootstrapper now returns a result with a boolean allowing the caller to terminate without throwing an exception.
This is used to log auth errors, but it may be also useful for other functional errors.
@henryju henryju force-pushed the jh/SCANJLIB-169_functional_error branch from 9b9908a to c54f2fd Compare December 20, 2024 13:50
@aleksandra-bozhinoska-sonarsource aleksandra-bozhinoska-sonarsource merged commit f545139 into master Dec 26, 2024
9 checks passed
@aleksandra-bozhinoska-sonarsource aleksandra-bozhinoska-sonarsource deleted the jh/SCANJLIB-169_functional_error branch December 26, 2024 12:31
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