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
Set an upper limit for max_workers on electricity extract and load.
It was observed that on a machine with 16 cpus, max_workers=20
and some files would fail when extracting content. It is assumed
that reading too many files from sharepoint causes issues.
0 commit comments