Commit b7150d8
🧹 Use correct AWS defaults for CodeBuild timeout fields
TimeoutInMinutes defaults to 60 and QueuedTimeoutInMinutes to 480,
matching the actual AWS CodeBuild defaults.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e3fe16a commit b7150d8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
0 commit comments