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

One or More Errors, Error Count Zero #89

Open
wadnr-kwon490 opened this issue May 17, 2022 · 3 comments
Open

One or More Errors, Error Count Zero #89

wadnr-kwon490 opened this issue May 17, 2022 · 3 comments

Comments

@wadnr-kwon490
Copy link

During an Upsert, the following error message is bubbling up from SODA.NET:

"One or more errors occurred."

However, the error count is zero, and no further information is provided.

If an exception is being handled, information is not being displayed. Can you assist with deciphering this?

Thanks,
Kevan

@wadnr-kwon490
Copy link
Author

I should also have noted that application only arbitrarily fails. Most of the time it succeeds.

Retrying the Upsert, with the same Data (that produced the error above) is ultimately successful.

-Kevan

@wadnr-rche490
Copy link

wadnr-rche490 commented May 17, 2022

It's probably related to these 2 lines of code. More likely line 239 so may help to also return ex.InnerException.Message.

@wadnr-kwon490
Copy link
Author

Still seeing these issues on Upsert, but the Errors contain no useful information.

Please, take a look at changing the way Errors are being handled and how they bubble up.

Thank you,
Kevan

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

2 participants