Azure / Azure/azure-functions-host
Recycle / re specialize container on host shutdown due to function invocation timeouts
Open
platform:linux
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
| | |
-- | -- | -- | --
| EventTimestamp | Summary | Level
| 2019-11-08 14:05:53.4140000 | Timeout value of 00:30:00 exceeded by function 'Functions.user' (Id: '64028809-7c14-4da6-8f20-ea91be7fbb5a'). Initiating cancellation. | 2
| 2019-11-08 14:05:53.4350000 | Executed 'Functions.user' (Failed, Id=64028809-7c14-4da6-8f20-ea91be7fbb5a) | 2
| 2019-11-08 14:05:55.4650000 | A function timeout has occurred. Host is shutting down. | 2
If the container is left running as is, it will continue receiving http traffic and fail until it eventually goes away.
Contributor guide
Assessment
This issue has not been assessed yet.