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

Data is pushed to databox api even in the event of errors #13

Open
seanforyou23 opened this issue Oct 22, 2020 · 1 comment
Open

Data is pushed to databox api even in the event of errors #13

seanforyou23 opened this issue Oct 22, 2020 · 1 comment

Comments

@seanforyou23
Copy link

Hello, had a question come up while working with databox. I noticed that when I attempt a post with client.insertAll, it posts the data even in the case when errors are reported. Is this the expected behavior? I thought that if there was an error, the post would be rejected with the error, but it's still making it's way in as I see the "metrics keys" in the data manager "data source connections" area of app.databox.com. Just want check in case something is not working as expected. I'm trying to work through handling error scenarios so just want to understand what I'm up against. Thank you for any advice you may have!

@VladaPetrovic
Copy link
Member

Hi @seanforyou23!
Can you post an example of the 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

2 participants