ApplicationInsights-dotnet
ApplicationInsights-dotnet copied to clipboard
Fix heartbeat for short-running WorkerServices
Changes
Fixes the heartbeat by sending the first heartbeat af 1 second instead of 30.
This is configurable
Fixes #2759
Checklist
- [x] I ran Unit Tests locally.
- [x] CHANGELOG.md updated with one line description of the fix, and a link to the original issue if available.
The PR will trigger build, unit tests, and functional tests automatically. Please follow these instructions to build and test locally.
Notes for reviewers:
- We support comment build triggers
-
/AzurePipelines runwill queue all builds -
/AzurePipelines run <pipeline-name>will queue a specific build
-
How could I get this one reviewed?