v3.83.7
trycompai/compv3.83.7Jun 16, 2026by claudfuen
AI Summary
Resolves gateway timeouts by parallelizing S3 bucket reads to prevent 504 errors.
Key Highlights
- Parallelize S3 bucket reads to avoid gateway 504s
Full Release Notes
## [3.83.7](https://github.com/trycompai/comp/compare/v3.83.6...v3.83.7) (2026-06-16) ### Bug Fixes * **integration-platform:** parallelize S3 bucket reads to avoid gateway 504s ([23aae17](https://github.com/trycompai/comp/commit/23aae17a28d80f6d933a2f1a9b7d97379b70c458)), closes [#3133](https://github.com/trycompai/comp/issues/3133)