I run in FRA and in general I’m regularly seeing occasional function timeouts waiting for runtime.
These functions are user initiated so my app is basically unreliable as a result. I can’t easily build a retry into the function because my functions retry on the code level and it can’t get a runtime environment.