Luke Butters

Results 41 issues of Luke Butters

**_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 #...

Making this available on conan is a worthwhile step in making this project easy to use.

# The enhancement ## The Need Communication to linux tentacles and linux Octopus Server could be easily improved by opting into TCP NO_DELAY. [See Improve linux performance by allowing users...

kind/enhancement

# The enhancement ## The Need Halibut introduced [Improve linux performance when listening on many ports #600](https://github.com/OctopusDeploy/Halibut/pull/600) which reduces the resources needed to listen on a port. This will be...

kind/enhancement

# Prerequisites - [x] I have searched [open](https://github.com/OctopusDeploy/Issues/issues) and [closed](https://github.com/OctopusDeploy/Issues/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed) issues to make sure it isn't already requested - [x] My team has started working on this issue - [x]...

kind/enhancement

**_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 #...

### Describe the bug #### Description Failures while moving delayed messages to the queue are not sufficiently retried, the message ends up on the error queue 7s after the deliver...

Bug

### Describe the bug #### Description When sending a delayed message with a very low delay e.g. 1ms, the message is sometimes processed ~30s later. This is on an endpoint...

Bug
Triaged

## Summary This PR adds a new execution mode where RPC requests are executed locally on the worker node that dequeues work from the `IPendingRequestQueue`, rather than being proxied over...

**_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 #...