Details
Details
- Reviewers
tomek inka - Commits
- rCOMMa242a4493a2f: [lib] implement retrying DM text messages
Test retrying message
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 | ||
---|---|---|
274 ↗ | (On Diff #43618) |
native/chat/failed-send.react.js | ||
---|---|---|
155 ↗ | (On Diff #43618) | Should we add some protection about multiple retries of the same messages being run simultaneously? |
native/chat/failed-send.react.js | ||
---|---|---|
155 ↗ | (On Diff #43618) | I think this is implemented here using retryingText |