Page MenuHomePhabricator

[lib] send confirmation for ignored DM ops
ClosedPublic

Authored by kamil on Wed, Oct 9, 7:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 15, 12:00 AM
Unknown Object (File)
Mon, Oct 14, 12:12 PM
Unknown Object (File)
Sun, Oct 13, 9:03 AM
Unknown Object (File)
Thu, Oct 10, 10:50 PM
Unknown Object (File)
Thu, Oct 10, 7:32 PM
Unknown Object (File)
Thu, Oct 10, 7:53 AM
Unknown Object (File)
Thu, Oct 10, 7:40 AM
Unknown Object (File)
Thu, Oct 10, 7:17 AM
Subscribers

Details

Summary

ENG-9456.

Avoiding keeping this operation forever when it's invalid.

Depends on D13662

Test Plan

Created DM Op which will be ignored and make sure it is confirmed.

Diff Detail

Repository
rCOMM Comm
Branch
fix-count
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Wed, Oct 9, 7:52 AM

Why do we ignore all the promises? What is the downside of awaiting them?

This revision is now accepted and ready to land.Thu, Oct 10, 5:29 AM
This revision was automatically updated to reflect the committed changes.