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

Catch ApolloHttpException when fetching vulnerabilities #24

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

hermanwh
Copy link
Contributor

We have experienced in production that the apollo client fails to fetch vulnerabilities, which results in the application becoming stagnant. In these cases, we simply want the application to continue, hoping that vulnerabilities will be fetched successfully on the next loop.

We have experienced in production that the apollo client fails
to fetch vulnerabilities, which results in the application becoming
stagnant. In these cases, we simply want the application to continue,
hoping that vulnerabilities will be fetched successfully on the next
loop.
Copy link
Contributor

@eivindsd eivindsd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hermanwh hermanwh merged commit cba4ea2 into main Sep 24, 2024
1 check passed
@hermanwh hermanwh deleted the catch-and-log-apollo-exception branch September 24, 2024 13:01
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