Halibut
Halibut copied to clipboard
| Public | A secure communication stack for .NET using JSON-RPC over SSL.
**_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 Caching the Logger seems to get local concurrent tasks to go from about 500 to about 700. # Results Before this change the profiler was showing a hotspot...
So that we can write tests around those timeouts. **_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...
### Team - [X] I've assigned a team label to this issue ### What happened? I'm implementing a service daemon that hosts a TCP listener and perform a few long...
# Background Spikes out adding transfer stats (from what the client sees) to halibit. This aims to record: * Time it takes to send a request and number of bytes...
Set environment variable: `halibut_streams_dump_dir` to the the folder you want to write the streams to. (make sure it exists). Also note that most limits are increased by 10x to help...
**_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 When enabled and monitoring in PreProd Cloud, this error doesn't tell you which subscription has exceeded the limit, which is a bit annoying. # Results Add the subscription...
### Team - [X] I've assigned a team label to this issue ### What happened? Providing a thumbprint with different casing on the client and server-side gives the following exception:...
Simple test confirming once a connection is established the service messaging layer is bi-directional