Marty T

Results 13 issues of Marty T

### Describe the story, please be clear on scope of the story. There's a nested try/catch in [`SendDataOverWire()`](https://github.com/newrelic/newrelic-dotnet-agent/blob/main/src/Agent/NewRelic/Agent/Core/DataTransport/ConnectionHandler.cs#L420) that can cause a misleading error message to be emitted indicating a...

technical debt

### Describe the story, please be clear on scope of the story. We get warnings when publishing our Nuget packages because they don't include a README. ![image](https://github.com/user-attachments/assets/157e46ce-dbae-4366-8fa4-da9dc6a29d77) It looks like...

technical debt

We currently have a number of classes that inherit `RemoteApplication`, and several of them have nearly identical implementations of `Start()`. We should look for opportunities to refactor and make the...

technical debt