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

[#285] Client Side gRPC Stream deadline retry refactoring #286

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

feelform
Copy link
Collaborator

@feelform feelform commented Mar 4, 2025

  • The stream deadline configuration is loaded from pinpoint-config-default.json
  • Any value (null, undefined) should not terminate the agent because it needs to load JSON data and perform arithmetic.

@feelform feelform added this to the 1.0.0 milestone Mar 4, 2025
@feelform feelform linked an issue Mar 4, 2025 that may be closed by this pull request
5 tasks
@feelform feelform force-pushed the stream-deadline-options-builder branch 4 times, most recently from 3d4e54a to 3f03e80 Compare March 7, 2025 04:51
   * The stream deadline configuration is loaded from pinpoint-config-default.json
   * Any value (null, undefined) should not terminate the agent because it needs to load JSON data and perform arithmetic
   * readable Stream highWaterMark = 100
@feelform feelform force-pushed the stream-deadline-options-builder branch from 3f03e80 to cdeec86 Compare March 7, 2025 09:28
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.

Client Side gRPC Stream deadline retry refactoring
1 participant