newrelic / newrelic-client-go

New Relic Client for the Go programming language
https://newrelic.github.io/observability-as-code
Apache License 2.0
73 stars 89 forks source link

chore(organization): fix errors caused by change in API error handling #1185

Closed pranav-new-relic closed 3 days ago

pranav-new-relic commented 3 days ago
image

the first is an intermittent failure,

image

the second is expected, has been reported to the team (a probable consequence of #1184)

should be good to go 👍

founddrama commented 3 days ago

RE: consequence of #1184 -- this is expected -- the underlying implementation is in a limited preview and currently feature flagged; if the integration test is run against an account that is on the FF's allow list then it passes