Hi Freek,
If a LBPT process runs in to an unexpected error, it will automatically be retried after a short interval, this repeats with greater time interval until it repeats only once a day. You have no control over it.
I would strongly advice to always handle unexpected errors gracefully, so that you yourself can control if the action should be retried or not.
Regards,
Daniel