lets say I have a endpoint to listen to the lifecycle events
- install
- uninstall
etc
and due to my app unavailability or a error at app side.
I miss an event, would monday.com resend the event i.e retry(just like webhooks retry feature) or there is nothing like that ?
what are the recommendations or bestpractices for above to not loose such events.