update
This commit is contained in:
@@ -31,7 +31,7 @@ msghandler addresses the challenge of cross-platform data exchange between **Jul
|
|||||||
- File server integration using Claim-Check pattern
|
- File server integration using Claim-Check pattern
|
||||||
- Multi-payload support with mixed types in single message
|
- Multi-payload support with mixed types in single message
|
||||||
- Exponential backoff for reliable file downloads
|
- Exponential backoff for reliable file downloads
|
||||||
- Correlation ID propagation for message tracing
|
- Correlation ID propagation for message tracing
|
||||||
|
|
||||||
**Out of Scope**:
|
**Out of Scope**:
|
||||||
- Message compression (adds complexity without clear benefit)
|
- Message compression (adds complexity without clear benefit)
|
||||||
|
|||||||
@@ -36,8 +36,6 @@ This walkthrough serves as the primary onboarding guide for new developers and e
|
|||||||
|
|
||||||
## 2. Overview: The Big Picture
|
## 2. Overview: The Big Picture
|
||||||
|
|
||||||
## 2. Overview: The Big Picture
|
|
||||||
|
|
||||||
msghandler implements the **Claim-Check pattern** for efficient handling of large payloads (>0.5MB):
|
msghandler implements the **Claim-Check pattern** for efficient handling of large payloads (>0.5MB):
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
|
|||||||
Reference in New Issue
Block a user