mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-18 01:15:53 +08:00
add comment for chunk timeout
This commit is contained in:
parent
182702d2df
commit
3e34f6d19c
@ -59,5 +59,5 @@ export function getConcurrency(): number {
|
||||
}
|
||||
|
||||
export function getUploadChunkTimeout(): number {
|
||||
return 30_000
|
||||
return 30_000 // 30 seconds
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user