-
Notifications
You must be signed in to change notification settings - Fork 242
Closed
Milestone
Description
Operations are local actions performed by your node, using a plugin.
Currently they have a lifecycle that goes from pending, to success/failure, and the intention is they record all information that would be required to re-submit. However, there is no API / UI to resubmit them if they fail (or maybe be is possible with the core-plugin<->connector interfaces) gets stuck indefinitely in pending.
APIs required:
- Resubmit under operations
- Resubmit under transaction scoped operations
Types of action that need resubmission logic:
- Blockchain operations
- Data Exchange operations
- Token operations
UI updates required:
- Button to resubmit on the existing operations panel
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done