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

Better errors when there's a prepare filing error #187

Merged
merged 2 commits into from
Aug 25, 2024

Conversation

BryceStevenWilley
Copy link
Collaborator

Actually set the Exception class's message, so exception stack traces don't just say "null", and log as error when an error occurs when getting fees.

Minor fix: getting an individual category directly returned the Optional as JSON, which is useless (only prints empty and present, from isEmpty and isPresent, lol).

Actually set the Exception class's message, so exception stack traces
don't just say "null", and log as error when an error occurs when
getting fees.

Minor fix: getting an individual category directly returned the Optional
as JSON,  which is useless (only prints empty and present, from isEmpty
and isPresent, lol).
@BryceStevenWilley BryceStevenWilley merged commit 7553522 into main Aug 25, 2024
3 checks passed
@BryceStevenWilley BryceStevenWilley deleted the better_logs branch August 25, 2024 18:17
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.

1 participant