Details
Details
Check if text message has all outboundP2PMessages ids in LocalMessageInfo.
Note: This stack is tested end-to-end according to the process described here.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
lib/shared/dm-ops/process-dm-ops.js | ||
---|---|---|
169–170 ↗ | (On Diff #43611) | I'm wondering if we should move this to the spec level. At least, we could have a function that takes the dm operation and returns an optional message ID for messageIDWithoutAutoRetry. But it seems we can go one step further, and more supportsAutoRetry entirely to the spec level. We would then have a coupling between supportsAutoRetry and the operation type. |