pixiebrix-extension icon indicating copy to clipboard operation
pixiebrix-extension copied to clipboard

Speed up E2E error telemetry logging test

Open mnholtz opened this issue 1 year ago • 2 comments

See this test step in our E2E error telemetry test. Due to Datadog browser SDK implementation, this test currently takes >30s to execute while waiting for the network request to be sent by the browser logging library.

Find out a way to get the network request to be sent sooner in order to speed up the test.

mnholtz avatar Apr 25 '24 16:04 mnholtz