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

Random Error 'Cart could not be refreshed' in production #262

Open
viliusbivainis opened this issue Dec 5, 2024 · 0 comments
Open

Random Error 'Cart could not be refreshed' in production #262

viliusbivainis opened this issue Dec 5, 2024 · 0 comments

Comments

@viliusbivainis
Copy link

Hi,
First of all I really appreciate this project, I hope I can eventually contribute.

I pushed a small pilot project to production and it's getting some traffic. I have set up Sentry error logger and I see that some users get a random error 'Cart could not be refreshed', it happens during the refreshCart method here:

throw new Error('Cart could not be refreshed');

I'm rather new with graphQL so I'd like to ask how could I catch what causes this random error?

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

No branches or pull requests

1 participant