continueChat with specific blockId
My typebot flux has a lot of HTTP requests and sometimes a request takes too long to resolve and my API request to continueChat timeout, is there a way to retry the request to this specific stage/blockId and guarantee idempotency, and be able to continue the flux after the retry on this specific portion?
0 Replies