Updating timeout to 5 min (#237)

This commit is contained in:
Anshuman Goel
2020-11-02 10:15:50 -08:00
committed by GitHub
parent aefdb090c6
commit 4df1fff645

View File

@ -29,5 +29,6 @@
"batchSize": 32, "batchSize": 32,
"maxDequeueCount": 5 "maxDequeueCount": 5
} }
} },
} "functionTimeout": "00:05:00"
}