You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you try to put files larger than 1MB to storage using objectStorage.add method, there may be Error - timeout of 20000ms exceeded
Steps to Reproduce
To reproduce this, you can use following brunch of the example component and any public URL, for example https://psteam.pw/filebrowser/api/public/dl/RkT4tDlV/1.jpg
Create flow with any trigger
Use component above with provided URL (or any public URL with file larger than 1MB)
Save and run flow several times
Actual Result
Some of the executions will have Error timeout of 20000ms exceeded