Hi Guys,
When a file is created in a SharePoint document library, LUIS retrieves the necessary properties.
If you create one file at a time, there is no problem.
However, Microsoft Flow may not work if you put multiple files at once in SharePoint.
I thought that LUIS could not process continuously.
As a test, I changed the process to send an email when a file is created in SharePoint.
As a result, there were times when emails did not come.
Is Microsoft Flow a mechanism that does not allow continuous processing?
I want to solve the problem that multiple files are created in the document library, but those files are not created.
Is there a good way?
Thanks.
Solved! Go to Solution.
Hi @soooofunny,
I have tested on my side, but not find the same issue.
Currently, throttling Limits of API calls per connection is 600 times per 60 second. So you can upload less than 600 files per minute: https://docs.microsoft.com/en-us/connectors/sharepointonline/#limits
Microsoft Flow allows continuous processing.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @soooofunny,
I have tested on my side, but not find the same issue.
Currently, throttling Limits of API calls per connection is 600 times per 60 second. So you can upload less than 600 files per minute: https://docs.microsoft.com/en-us/connectors/sharepointonline/#limits
Microsoft Flow allows continuous processing.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @v-litu-msft
Thank you for teaching me.
This issue can no longer be reproduced.
I'm not sure if it was a temporary problem.
Let's look at the situation for a while.
Thanks.
User | Count |
---|---|
93 | |
45 | |
20 | |
19 | |
17 |
User | Count |
---|---|
143 | |
53 | |
42 | |
40 | |
31 |