We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a56acf commit ed7ec12Copy full SHA for ed7ec12
templates/aws-stack.yml
@@ -245,7 +245,7 @@ Parameters:
245
BuildkiteAgentSignalGracePeriod:
246
Description: The number of seconds given to a subprocess to handle being sent `cancel-signal`. After this period has elapsed, SIGKILL will be sent.
247
Type: Number
248
- Default: 60
+ Default: -1
249
MinValue: -1
250
251
BuildkiteTerminateInstanceAfterJob:
0 commit comments