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
- Increase timeout from 20min to 30min for large queries
- Increase HTTP client timeout from 15min to 30min
- Reduce chunk size from 3 days to 1 day to prevent individual chunk timeouts
- This addresses the 'context deadline exceeded' errors reported by maintainer
The smaller chunks with longer timeouts should resolve the timeout issues
while still providing the benefits of chunking for large datasets.
0 commit comments