Hi,
We are evaluating Temporal to create a synchronous API. The API needs to orchestrate 30 downstream services each with a latency of approximately 200 ms. We need to achieve an SLA of 10 seconds. Can we achieve this using Temporal given that the downstream service executions alone will take 6 seconds?
When some node goes down, how much time does Temporal take to detect it and resume the execution in a different node?
Can we use Azure CosmosDB as the persistence layer since it has a Cassandra API?
Do we have any page where we can see the upcoming features of Temporal?
Regards,
Amlan