Timeout
The default Timeout used for the Azure BimlCatalog Activity in Azure Data Factory.
The value is emitted as the Timeout property on the BimlCatalog logging activities BimlFlex generates in Azure Data Factory pipelines — the stored-procedure calls that record execution start, end, errors, and row counts in the BimlCatalog database. The format is D.HH:MM:SS; the default 0.00:05:00 is 5 minutes. A blank value is generated as 0.12:00:00.
When to Change This Setting
The logging calls are small stored-procedure executions, so the 5-minute default is generous. Raise it only when the catalog database is expected to be slow to respond, for example while resuming from auto-pause.
Related Settings
| Setting | Interaction |
|---|---|
| AzureBimlCatalogRetryAttempts | Retries applied when a call fails or times out |
Notes
- This setting is part of the Azure Activity settings category.
- The default value for this setting is
0.00:05:00.