-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: HOOKS-1.0.0
-
Fix Version/s: None
-
Component/s: Captain Hook
-
Story Points:8
If processing a webhook payload fail, the payload is lost.
It should be stored in some kind of MQueue until fully processed.
Processing the content of the MQueue should be done in some kind of scheduler that could be reused for scheduled tasks later.