Applies to:
Summary
Issue: Evaluator invocations fail with403 Forbidden errors from CloudFront when processing large inputs. Evaluations hang indefinitely on rows with high token counts before failing.
Cause: CloudFront’s origin_read_timeout is set to 60 seconds, causing requests to fail when scorers take longer to process large payloads.
Resolution: Reduce input size to scorers or configure CloudFront timeout settings in your Terraform deployment.