Skip to content

feat: change max_decoding_message_size and max_encoding_message_size to usize::MAX #552

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

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

gaius-qi
Copy link
Member

Description

Related Issue

Motivation and Context

Screenshots (if appropriate)

@gaius-qi gaius-qi added the enhancement New feature or request label Jun 20, 2024
@gaius-qi gaius-qi added this to the v1.0.0 milestone Jun 20, 2024
@gaius-qi gaius-qi self-assigned this Jun 20, 2024
@gaius-qi gaius-qi requested a review from a team as a code owner June 20, 2024 08:41
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 28 lines in your changes missing coverage. Please review.

Project coverage is 15.33%. Comparing base (6b4c38c) to head (ff01068).

Current head ff01068 differs from pull request most recent head 724c288

Please upload reports for the commit 724c288 to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #552      +/-   ##
==========================================
- Coverage   15.37%   15.33%   -0.04%     
==========================================
  Files          53       53              
  Lines        7644     7662      +18     
==========================================
  Hits         1175     1175              
- Misses       6469     6487      +18     
Files Coverage Δ
dragonfly-client/src/grpc/health.rs 10.52% <0.00%> (-0.59%) ⬇️
dragonfly-client/src/grpc/manager.rs 32.07% <0.00%> (-1.26%) ⬇️
dragonfly-client/src/grpc/security.rs 0.00% <0.00%> (ø)
dragonfly-client/src/grpc/dfdaemon_download.rs 0.00% <0.00%> (ø)
dragonfly-client/src/grpc/dfdaemon_upload.rs 0.00% <0.00%> (ø)
dragonfly-client/src/grpc/scheduler.rs 0.00% <0.00%> (ø)

@gaius-qi gaius-qi merged commit 8befb9e into main Jun 20, 2024
5 checks passed
@gaius-qi gaius-qi deleted the feature/max branch June 20, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant