User Story:
As a Magnolia developer, I want to monitor performance metrics, to ensure that Webhooks perform well and do not degrade the performance of the rest of Magnolia.
Also as a developer, I want the webhook to automatically retry the request if it fails, so that I can be more confident that the request will succeed even if the destination server has reduced availability.
Acceptance criteria:
- If request fails, it is retried.
- Determine and document performance parameters for Webhooks.
- Magnolia performance is not harmed by Webhooks.
- Webhooks performs within specified parameters.
Further details:
Shape up document
|