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

Additional LongPollWait supporting code #11

Merged
merged 5 commits into from
Jun 6, 2024
Merged

Additional LongPollWait supporting code #11

merged 5 commits into from
Jun 6, 2024

Conversation

johnmaguire
Copy link
Member

@johnmaguire johnmaguire commented May 30, 2024

  • Support for non-streaming CommandResponse
  • Updated timeouts to support headers not being sent immediately
  • Fix StreamController.Write behavior (error dampening can occur in dnclient)
  • Defer Action unmarshalling and include ResponseToken in LongPollWait responses
  • Include Response in CommandResponseRequest
  • Wrap HTTP Do calls to allow callers to detect context.Canceled in the middle of a long poll request

client.go Show resolved Hide resolved
client.go Outdated Show resolved Hide resolved
@johnmaguire johnmaguire changed the title Additional LongPollWait code Additional LongPollWait supporting code Jun 6, 2024
client.go Outdated Show resolved Hide resolved
brad-defined
brad-defined previously approved these changes Jun 6, 2024
brad-defined
brad-defined previously approved these changes Jun 6, 2024
@johnmaguire johnmaguire merged commit 1568017 into main Jun 6, 2024
2 checks passed
@johnmaguire johnmaguire deleted the longpollwait branch June 6, 2024 18:13
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