You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Idempotent behavior and de-duplication are required for reliable message handling. The specification needs to clarify how this behavior is treated as an optional quality of service:
A connector should not be normatively required to implement reliable messaging
If a connector does implement reliable messaging, it must perform de-duplication based on the message id.
The text was updated successfully, but these errors were encountered:
Idempotent behavior and de-duplication are required for reliable message handling. The specification needs to clarify how this behavior is treated as an optional quality of service:
The text was updated successfully, but these errors were encountered: