mirror of
https://github.com/postmannen/ctrl.git
synced 2025-03-05 06:46:48 +00:00
Readme todo
This commit is contained in:
parent
b1c2ec1006
commit
038f541c26
1 changed files with 8 additions and 0 deletions
|
@ -572,6 +572,14 @@ For CliCommand message to a node named "ship1" of type Command and it wants an A
|
|||
|
||||
## TODO
|
||||
|
||||
- nACK messages like hello messages should not be stored in db for retry if failed.
|
||||
|
||||
- Error message should also contain subject
|
||||
|
||||
```log
|
||||
2021-06-09 13:04:33.259759 +0000 UTC, info: toNode: ship1, fromNode: ww.central, method: REQOpCommand: max retries reached, check if node is up and running and if it got a subscriber for the given REQ type
|
||||
```
|
||||
|
||||
### Workflow request type
|
||||
|
||||
Implement a workflow request type that will allow steps to be executed, and rollback if something failed during execution.
|
||||
|
|
Loading…
Add table
Reference in a new issue