Automatic retry settings for batch jobs

Important

This content is archived and is not being updated. For the latest documentation, go to What's new or changed in Finance and Operations apps home page. For the latest release plans, go to Dynamics 365 and Microsoft Power Platform release plans.

Enabled for Public preview General availability
Admins, makers, marketers, or analysts, automatically - Apr 16, 2021

Feature details

In a cloud application, there is a chance of connection loss to the database. Currently, if the application experiences a connection loss, the batch jobs are terminated. With the 10.0.18 release, Microsoft has introduced a retryable flag that is set on every Microsoft batch job. This flag is used to safely retry batch jobs when a transient connection loss is experienced. This is a fully extensible property and can be extended to set the retry property on custom batch jobs.