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

Enable keep-alive for provisioning socket #269

Merged
merged 2 commits into from
Dec 16, 2023
Merged

Conversation

gferon
Copy link
Collaborator

@gferon gferon commented Dec 14, 2023

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (34ad911) 3.65% compared to head (a1429c9) 3.65%.

Files Patch % Lines
libsignal-service-actix/src/push_service.rs 0.00% 2 Missing ⚠️
libsignal-service-hyper/src/push_service.rs 0.00% 2 Missing ⚠️
libsignal-service/src/websocket.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #269   +/-   ##
=====================================
  Coverage   3.65%   3.65%           
=====================================
  Files         38      38           
  Lines       2818    2818           
=====================================
  Hits         103     103           
  Misses      2715    2715           

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

@rubdos
Copy link
Member

rubdos commented Dec 15, 2023

Are there no ws's anymore without KA? If so, don't forget to also amend actix :-)

@gferon
Copy link
Collaborator Author

gferon commented Dec 15, 2023

True dat, and yes they're all with keep alive.

@gferon gferon requested a review from rubdos December 15, 2023 11:31
@gferon gferon merged commit 9f81c52 into main Dec 16, 2023
13 checks passed
@gferon gferon deleted the keep-alive-provisioning branch December 16, 2023 12:19
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.

2 participants