Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: s3 scan object function timeout (#391)
Update to the latest version of the `s3_scan_object` module which increases the transport lambda function's timeout from 3s to 120s. This fixes an issue seen in Notify where the transport lambda was timing out if it had to wait for a Scan Files API function cold start.
- Loading branch information