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

fix: [lw-12235] handle expected blockfrost 404 errors #1590

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

vetalcore
Copy link
Contributor

Context

Blockfrost 404s are already handled in the fetchSequentially util, but these errors are still logged in the request method of BlockfrostProbider class via logger.error.

Proposed Solution

Change log level to debug instead of error in case this is blockfrost not found error.

Important Changes Introduced

@vetalcore vetalcore self-assigned this Feb 10, 2025
Copy link
Collaborator

@mirceahasegan mirceahasegan left a comment

Choose a reason for hiding this comment

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

lgtm

@vetalcore vetalcore merged commit 5fa8e16 into master Feb 10, 2025
5 of 6 checks passed
@vetalcore vetalcore deleted the feat/lw-12235-handle-expected-blockfrost-404s branch February 10, 2025 10:51
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.

3 participants