Preflight Checklist
Problem Statement
when network is bad having a hook for any person that have they wifi cut off while working god to get a notification for example.
the match could be on the retry nb.
Proposed Solution
"NetworkRetry": [
{
"matcher": "retry*5",
"hooks": [
{
"type": "command",
"command": "say 'network error' "
}
]
},
Alternative Solutions
none
Priority
Low - Nice to have
Feature Category
CLI commands and flags
Use Case Example
I lost my internet I get notify.
Additional Context
No response
Preflight Checklist
Problem Statement
when network is bad having a hook for any person that have they wifi cut off while working god to get a notification for example.
the match could be on the retry nb.
Proposed Solution
Alternative Solutions
none
Priority
Low - Nice to have
Feature Category
CLI commands and flags
Use Case Example
I lost my internet I get notify.
Additional Context
No response