Can the retry policy be changed to a shorter interval than hourly?
It is our observation that only about 0.5% of processes are affected due to transport failures and that once a failure occurs an immediate retry is futile. We configure clients so that in the event of a transport failure, a process is retried for 2 days. There is a batch job setup to run on a 30 minute interval to pickup transports which have failed. This interval cannot be changed as it is not configurable per client.