Skip to content
Discussion options

You must be logged in to vote

I disagree that for each element within the ApiBulkAsync a post request is sent.
The webserver has a limit for these post requests.
I thought users didnt want to take care that their bulk request does not exceed the limit, therefore we implemented a splitting mechanism for the post requests that exceed the according limit.

The ApiBulkAsync will only chunk the messages into these pieces using the MessageSplitter ->

Then send those to the plc and build those all together.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@KircMax
Comment options

Answer selected by KircMax
Comment options

You must be logged in to vote
4 replies
@KircMax
Comment options

@usingnamespaces
Comment options

@KircMax
Comment options

@usingnamespaces
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants