When using "Low-code Framework", Is it possible to allow parallel download for "partitions" by writing our own custom components? #48718
Unanswered
pai911
asked this question in
Low-code Framework
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
When using Low-Code connector builder, I can use "ListPartitionRouter" to partition the data I want to download.
for example:
Is it possible to make the connector download all (or a certain number of) partitions in parallel by using custom components (e.g. CustomRequester e.t.c.)?
I couldn't find a lot of info on this.
I am curious about how people solve the throughput issue?
Any ideas or feedback is much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions