Background
For auto-retry automation purposes.
Feature
Add support for specifying the attempt of a pipeline run in configuration and in notifications.
Example [Optional]
--
Proposed Solution [Optional]
pramen {
runtime.attempt = 1
runtime.max.attempts = 5
}