mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-18 12:48:07 +00:00
Updating timeout to 5 min (#237)
This commit is contained in:
@ -29,5 +29,6 @@
|
|||||||
"batchSize": 32,
|
"batchSize": 32,
|
||||||
"maxDequeueCount": 5
|
"maxDequeueCount": 5
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"functionTimeout": "00:05:00"
|
||||||
}
|
}
|
Reference in New Issue
Block a user