Skip to content

Commit

Permalink
Update docs [ci skip]
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
  • Loading branch information
bentsherman committed Aug 9, 2024
1 parent 5eeed5b commit 263280f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,10 @@ The following settings are available:
`aws.batch.maxSpotAttempts`
: :::{versionadded} 22.04.0
:::
: Max number of execution attempts of a job interrupted by a EC2 spot reclaim event (default: `5`)
: :::{versionchanged} 24.08.0-edge
The default value was changed from `5` to `0`.
:::
: Max number of execution attempts of a job interrupted by a EC2 spot reclaim event (default: `0`)

`aws.batch.maxTransferAttempts`
: Max number of downloads attempts from S3 (default: `1`).
Expand Down

0 comments on commit 263280f

Please sign in to comment.