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

Handle missing error code (0 as default) #163

Closed
wants to merge 1 commit into from

Conversation

goetas
Copy link

@goetas goetas commented Jan 23, 2025

Fixes #161

I did not see any mocking library in use, so i created a simple static class

@goetas
Copy link
Author

goetas commented Feb 10, 2025

hi @reeshika-h do you have any news on this? it is an annoying error that is polluting our reporting.

@reeshika-h
Copy link
Contributor

Hey @goetas, thanks for your patience! We’ll be releasing the fix by the first week of March at the latest.

@reeshika-h
Copy link
Contributor

Hey @goetas, v2.0.3 has been released. Closing this pr.

@reeshika-h reeshika-h closed this Mar 4, 2025
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.

java.lang.NumberFormatException: For input string: "" exception is triggered for some errors as timeouts
2 participants