Closed patrickvinograd closed 7 years ago
Dunno why Jenkins failed, looks like error fetching remote repo. Looking into it.
Still failing tests for some reason. Code LGTM though, given that it's just adding a gem and not making any other specific changes. We should make sure we can see errors actually showing up in Sentry before removing New Relic, but excited for this change!
Fixes https://github.com/department-of-veterans-affairs/vets.gov-team/issues/897
VEC is not doing any special exception handling, so relying on Sentry's default Rails integration which will capture all uncaught exceptions if SENTRY_DSN is set, which we are doing in devops with: https://github.com/department-of-veterans-affairs/devops/pull/1394