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!
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!