Replies: 1 comment
-
It'd be a bug if exact same data is repeatedly sent! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version 1.12.0
I created a basic exporter to write to MS SQL database. So export method looks in this way:
At run time no errors are occurs, ExportResult.Success is returned. No new data was generated, but Export was called again and again with exact same batch. Is this expected behavior ? What do I miss ?
Beta Was this translation helpful? Give feedback.
All reactions