If the performance of a stateful function (FaaS) is very slow, how does this impact performance on the Flink StateFun Cluster?
I am trying to figure out what is too slow for a FaaS. I expect the Flink StateFun Cluster to receive about 2000 events per a minute, but some, not all FaaS might take many seconds, even a few minutes to complete. I'd appreciate any advice. Thank you.