File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -81,6 +81,10 @@ having to take on new compute.
81
81
- Has no effect on our ability to process other transactions. Supervisor effects are described in
82
82
the Supervisor FMA.
83
83
- Negative UX and Customer Perception from building invalid block content.
84
+ - Action Items
85
+ - Monitor for all invalid messages, as a percentage of all incoming messages.
86
+ - Critically monitor for * any* messages which will cause a reorg (ie an invalid message which was included
87
+ in a block)
84
88
85
89
## FM2: Checks Discard Valid Message
86
90
- Description
@@ -92,6 +96,9 @@ having to take on new compute.
92
96
- More Negative UX and Custoemr Perception if Interop Messages aren't making it into the chain.
93
97
- Failed transactions would cause customers to redrive transactions, potentially overwhelming
94
98
infrastructure capacity.
99
+ - Action Items
100
+ - Monitor for a lack of interop messages in blocks. If there is a suspicious lack of them, it may indicate
101
+ a failure in the filtering.
95
102
96
103
## FM3a: Transaction Volume causes DOS Failures of Proxyd
97
104
- Description
You can’t perform that action at this time.
0 commit comments