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

Exception Handling #10

Open
mithra62 opened this issue Jan 26, 2022 · 0 comments
Open

Exception Handling #10

mithra62 opened this issue Jan 26, 2022 · 0 comments

Comments

@mithra62
Copy link
Contributor

Right now, on API Request failures, the system throws an exception on the front end to all users, stopping checkout dead. Which may be the intention?

What about catching those (within the options tag) logging it to developer log and returning an empty array instead? So checkout can still complete (even at a loss on shipping).

Not sure which is the ideal tbh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant