Ask HN: Will temporal.io be a single point of failure?1 pointcruxcode3 years agoIsn't temporal.io a single point of failure because you would wrap all your api calls inside temporal.io and if temporal.io fails, either the api call will fail or atleast the task inside it won't be scheduled? Am I understanding something wrong?