Hi all,
I'd like to ask about a general limitation when it comes to adding large attachment to a SharePoint list through Canvas app.
This is the code I'm using:

And here is the Attachments component setup:

The problem is that if I'm attaching a large file (over 100MB), it sometimes doesn't save it to the list at all.
Is there some best practice I should follow? As far as I know, the general limitation on the SP list side is 250MB per file.