Commit 2c96f1c
fix(otlp): lower gRPC max message size cap to 50MB
Align with trace agent's TRACE_REQUEST_BODY_LIMIT (50MB) instead of
64MB. More appropriate for Lambda's memory-constrained environment.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 48f2ff6 commit 2c96f1c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments