Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Upgrade lastest websockets and Exceptions overhaul#543

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

leszekhanusz
Copy link
Collaborator

@leszekhanuszleszekhanusz commentedMar 12, 2025
edited
Loading

  • Using new asyncio implementation of thewebsockets dependency.
  • Bumpwebsockets to >=14.2
  • Reduced some timers to make tests faster.
  • Now the reconnecting session will reconnect as soon as it detects that the connection failed.
  • Better log messages
  • usingTransportConnectionFailed instead ofTransportClosed for exceptions which were due to the connection failing or closing. UsingTransportClosed only for a closing of the transport initiated by the user.

Using new websockets asyncio implementation
Now the reconnecting session will reconnect as soon as it detectsthat the connection failed.Better log messages
@codecovCodecov
Copy link

codecovbot commentedMar 14, 2025
edited
Loading

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base(7fb869a) to head(cc3c3dd).
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@##            master      #543   +/-   ##=========================================  Coverage   100.00%   100.00%           =========================================  Files           38        38             Lines         2908      2856   -52     =========================================- Hits          2908      2856   -52

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report?Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@leszekhanuszleszekhanusz changed the titleChore upgrade lastest websocketsUpgrade lastest websockets and Exceptions overhaulMar 14, 2025
leszekhanusz

This comment was marked as off-topic.

@leszekhanuszleszekhanusz merged commit886a6b8 intographql-python:masterMar 14, 2025
15 checks passed
@leszekhanuszleszekhanusz deleted the chore_upgrade_lastest_websockets branchMarch 14, 2025 23:16
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@leszekhanusz

[8]ページ先頭

©2009-2025 Movatter.jp