Luke Butters

Results 41 issues of Luke Butters

### Severity _No response_ ### Version Seen on 2023.2.3264 ### Latest Version None ### What happened? Very occasionally health check powershell scripts became hung and do not progress, preventing deployment...

kind/bug

### Severity _No response_ ### Version Since time immemorial ### Latest Version I could reproduce the problem in the latest build ### What happened? When configuring a health check to...

kind/bug

KeepAlives are a useful way of keeping open TCP connections and detecting if a TCP connection is broken, including in the case of a non graceful TCP termination. We have...

Currently the client proxy interface is permitted to not supply a `HalibutProxyRequestOptions`, which means the caller does not provide a CancellationToken so the code must generate CancellationToken.None and the caller...

Since the CancellationToken is not passed, if an RPC call is cancelled the cancellation of the cancellation token wont result in the write being cancelled resulting in Halibut taking longer...

Halibut tests only test communication between the same dotnet version (e.g. net6 to net6 or net48 to net48). WebSockets services are only supported in net48 (while the client is supported...

**_Are you a customer of Octopus Deploy? Please contact [our support team](https://octopus.com/support) so we can triage your PR, so that we can make sure it's handled appropriately._** # Background A...

**_Are you a customer of Octopus Deploy? Please contact [our support team](https://octopus.com/support) so we can triage your PR, so that we can make sure it's handled appropriately._** # Background #...

**_Are you a customer of Octopus Deploy? Please contact [our support team](https://octopus.com/support) so we can triage your PR, so that we can make sure it's handled appropriately._** # Background #...

# Background Don't review nothing to see here. # Results Fixes https://github.com/OctopusDeploy/Issues/issues/... _(optional public issue)_ Fixes https://github.com/OctopusDeploy/ResearchAndDevelopment/issues/... _(optional private issue)_ See [How we use GitHub Issues](https://github.com/OctopusDeploy/Issues/blob/master/docs/CONTRIBUTING.internal.md) (including [this flowchart](https://whimsical.com/r-d-incoming-work-workflow-aug-21-NsDnGQXcwBLwU66a88Zhue) ##...