This commit is contained in:
2026-05-22 10:53:55 +07:00
parent 6da7708e72
commit 0c9aebdd37
2 changed files with 1 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ msghandler addresses the challenge of cross-platform data exchange between **Jul
- File server integration using Claim-Check pattern
- Multi-payload support with mixed types in single message
- Exponential backoff for reliable file downloads
- Correlation ID propagation for message tracing
- Correlation ID propagation for message tracing
**Out of Scope**:
- Message compression (adds complexity without clear benefit)