ApplicationInsights-dotnet icon indicating copy to clipboard operation
ApplicationInsights-dotnet copied to clipboard

Fix heartbeat for short-running WorkerServices

Open 304NotModified opened this issue 2 years ago • 1 comments

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 run will queue all builds
    • /AzurePipelines run <pipeline-name> will queue a specific build

304NotModified avatar Apr 06 '23 13:04 304NotModified

How could I get this one reviewed?

304NotModified avatar Dec 13 '24 17:12 304NotModified