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: Error resolving broadcast hostname being swallowed #716 #728

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TheVixhal
Copy link

Fixes Issue

Closes #716

Changes Proposed

  • Updated the fastapi_websocket_pubsub package version in opal/packages/requires.txt from the old version 0.3.7 to the latest version 0.3.9 to resolve the issue where hostname resolution errors for the broadcast URI were logged at the DEBUG level instead of ERROR.

  • Ensured that hostname resolution errors are appropriately logged for better visibility and easier debugging.

Check List

  • I sign off on contributing this submission to open-source.
  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Screenshot 2024-12-30 152905

Claim

/claim #716

Copy link

netlify bot commented Dec 30, 2024

Deploy Preview for opal-docs canceled.

Name Link
🔨 Latest commit 8878bce
🔍 Latest deploy log https://app.netlify.com/sites/opal-docs/deploys/67727cc210a8ea00084ba22e

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.

Error resolving broadcast hostname being swallowed
1 participant