apm-agent-rum-js icon indicating copy to clipboard operation
apm-agent-rum-js copied to clipboard

feat(rum-core): run tasks that block Angular stabilization in a separate Zone

Open pappkamerad opened this issue 2 years ago • 5 comments
trafficstars

Fixes #983

This adds a runInOwnZone helper function to wrap tasks that would block Angular stabilization otherwise.

Check the issue for more details.

pappkamerad avatar Feb 24 '23 09:02 pappkamerad

💚 CLA has been signed

:grey_exclamation: Build Aborted

The PR is not allowed to run in the CI yet

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Start Time: 2023-02-24T09:19:22.099+0000

  • Duration: 1 min 42 sec

Steps errors 2

Expand to view the steps failures

Load a resource file from a library
  • Took 0 min 0 sec . View more details here
  • Description: approval-list/elastic/apm-agent-rum-js.yml
Error signal
  • Took 0 min 0 sec . View more details here
  • Description: githubApiCall: The REST API call https://api.github.com/orgs/elastic/members/pappkamerad return the message : java.lang.Exception: httpRequest: Failure connecting to the service https://api.github.com/orgs/elastic/members/pappkamerad : httpRequest: Failure connecting to the service https://api.github.com/orgs/elastic/members/pappkamerad : Code: 404Error: {"message":"User does not exist or is not a member of the organization","documentation_url":"https://docs.github.com/rest/reference/orgs#check-organization-membership-for-a-user"}

:robot: GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run benchmark tests : Run the benchmark test.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

apmmachine avatar Feb 24 '23 09:02 apmmachine

/test

pappkamerad avatar Feb 24 '23 09:02 pappkamerad

Hi @pappkamerad,

Thanks a lot for your contribution!

Currently, we have limited availability to review your PR - due to project priorities within the team - we'll let you know once we are ready to review it

Thanks for your time,

Alberto

devcorpio avatar Mar 08 '23 11:03 devcorpio

Would love to see this approved and merged. It is currently a huge obstacle for our automated testing team.

mitchschedulicity avatar Apr 13 '23 18:04 mitchschedulicity