Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Enrich abortexceptions as part of the GitHub comment #1555

Closed
v1v opened this issue Feb 17, 2022 · 2 comments
Closed

Enrich abortexceptions as part of the GitHub comment #1555

v1v opened this issue Feb 17, 2022 · 2 comments

Comments

@v1v
Copy link
Member

v1v commented Feb 17, 2022

See elastic/elastic-package#701 (comment)

But in a nutshell, BlueOcean API doesn't provide any failures in terms of AbortExceptions.

https://github.com/jenkinsci/credentials-binding-plugin/blob/master/src/main/java/org/jenkinsci/plugins/credentialsbinding/impl/CredentialNotFoundException.java

and https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/AbortException.java#L32

https://issues.jenkins.io/browse/JENKINS-40026

And curl within the notifyBuildResul wont' capture this failure.

@v1v
Copy link
Member Author

v1v commented Feb 17, 2022

@v1v
Copy link
Member Author

v1v commented Mar 18, 2022

There is a corner case related to #1557 and that's when there is a timeout/abort, and it's reported wrongly.

See elastic/apm-agent-php#643

image

image

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant