Skip to content

Commit 173e6d4

Browse files
committed
[doc] update default build timeout to 10-minute
It was 5-minute, but updated to 10-minute in commit 9ad3fb3 See 9ad3fb3#diff-87ea4cfcdd6bb8062908727b36ef05d305ddfbd5ed89322e2276f315ac63dd1bR64
1 parent ffc9a83 commit 173e6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ If the `supported-platforms` build parameter is not used, the module is packaged
254254
You can use these values or any combination of these values for the `supported-platforms` build parameter: <ul><li>`CF` for the SAP Cloud Platform Cloud Foundry environment <li>`NEO` for the SAP Cloud Platform Neo environment <li>`XSA` for the SAP HANA XS advanced model
255255

256256
#### Configuring timeout sessions
257-
When you build a specific module, there is a default 5-minute timeout allowance. After this time, the build will fail. You can configure the time allowed for timeout when performing a build by adding the `timeout` property to the module build parameters. The timeout property uses the `<number of hours>h<number of minutes>m<number of seconds>s` format.
257+
When you build a specific module, there is a default 10-minute timeout allowance. After this time, the build will fail. You can configure the time allowed for timeout when performing a build by adding the `timeout` property to the module build parameters. The timeout property uses the `<number of hours>h<number of minutes>m<number of seconds>s` format.
258258
<br>
259259

260260
For example:

0 commit comments

Comments
 (0)