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
Currently every time a user re-opens a document including s3 links, the plugin will make a new request to s3 api. It may be better to save some of the recently used requests in memory, or a local temp folder?
The text was updated successfully, but these errors were encountered:
Currently every time a user re-opens a document including s3 links, the plugin will make a new request to s3 api. It may be better to save some of the recently used requests in memory, or a local temp folder?
The text was updated successfully, but these errors were encountered: