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
{{ message }}
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
We have currently set the the timeout for large file downloads to a large value(48 hours) instead of setting it to a 0 value(which would be ideal). This is because when we set the timeout to 0, kiota sets the context with deadline of 0s into the future. This will need an upstream fix microsoft/kiota-http-go#76 .
We have currently set the the timeout for large file downloads to a large value(48 hours) instead of setting it to a 0 value(which would be ideal). This is because when we set the timeout to 0, kiota sets the context with deadline of 0s into the future. This will need an upstream fix microsoft/kiota-http-go#76 .
corso/src/internal/connector/graph/service.go
Lines 137 to 140 in 03edc60
The text was updated successfully, but these errors were encountered: