When there is a manual confirmation node with a Webhook timer, clicking on confirm will change the execution status of the workflow to “running” and the page will also show “running”. However, the page status does not update further and continues to show “running”, while the actual workflow status has already been updated (waiting/failed/successful).
Hi @chris-deng - can you try using the latest version and seeing if the issue still persists? It would also be handy to have an example workflow where this happens.
The latest version of the code is still in use, and during the execution process, there are multiple manually confirmed execution nodes. After confirmation, the status remains as “waiting” and the canvas is not updated until the end when it shows “success”. However, after manually refreshing the page, the canvas displays the completion of the execution.