Add a test to verify that crashtracking properly times out when the telemetry endpoint takes too much time to reply.
Changes
Added a new test that sets an artificial delay on the telemetry endpoint, crashes the application, then verifies the container exits within 10 seconds.
Workflow
⚠️ Create your PR as draft ⚠️
Work on you PR until the CI passes (if something not related to your task is failing, you can ignore it)
Mark it as ready for review
Test logic is modified? -> Get a review from RFC owner. We're working on refining the codeowners file quickly.
Framework is modified, or non obvious usage of it -> get a review from R&P team
:rocket: Once your PR is reviewed, you can merge it!
Motivation
Add a test to verify that crashtracking properly times out when the telemetry endpoint takes too much time to reply.
Changes
Added a new test that sets an artificial delay on the telemetry endpoint, crashes the application, then verifies the container exits within 10 seconds.
Workflow
codeowners
file quickly.:rocket: Once your PR is reviewed, you can merge it!
🛟 #apm-shared-testing 🛟
Reviewer checklist
[<language>]
, double-check that only<language>
is impacted by the changebuild-XXX-image
label is present