Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(infra): Discard the infra test api call to prevent timeout issues #1145

Merged
merged 1 commit into from
May 27, 2024

Conversation

Nandu-pns
Copy link
Contributor

JIRA - https://new-relic.atlassian.net/browse/NR-270753

This PR aims to address the below timeout issue for few customers as it appears CLI is performing few test calls to verify if the New Relic endpoints are reachable and this infra-alert.service is being invoked during this specific call.

FATAL Get "https://login.newrelic.com/login?return_to=https%3A%2F%2Finfrastructure-alert.service.newrelic.com%2Fv2": dial tcp 18.188.220.94:443: i/o timeout

@Nandu-pns Nandu-pns merged commit 925b508 into main May 27, 2024
11 of 12 checks passed
@Nandu-pns Nandu-pns deleted the pns/NR-270753 branch May 27, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants