Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Conversation

@palindrom615
Copy link
Contributor

I am using on-premise version sentry on my workspace and it works amazingly except occasional build failure on CI server caused by a network issue.

#75, #100 and some more issues are complaining sentry error, and I guess they are suffered from a network limit like me. I cannot change my company's network policy, so, at least I need building my project with sentry release failure.

Sentry plugin is not a code processor and it does not directly affect the compiled code. It is plugin with side effect and IO, and there always is a possibility to fail regardless of the code itself. So, IMO it would be quite reasonable that users have the right to choose ignoring sentry plugin error.

I added errorHandler option. check-up, please?

@palindrom615 palindrom615 mentioned this pull request Jul 29, 2019
@kamilogorek
Copy link
Contributor

Makes perfect sense, thanks for putting it together!

@kamilogorek
Copy link
Contributor

Released in 1.8.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants