olehborysevych opened a new issue, #24337: URL: https://github.com/apache/beam/issues/24337
### What needs to be done Fix pipeline execution timer in ToB Steps to reproduce: After clicking "Run" button for any example in ToB, the timer starts and not stopped even after the pipeline execution is complete 1. Open ToB deployment (for now it is https://astest-369409.web.app/). Open any sdk's learning path and navigate to a unit with runnable example. 2. Click "Run" button 3. Button caption changed to "Cancel (timer)" with running timer. 4. Wait until pipeline execution completed Expected: When pipeline execution finished button caption changes back to "Run" without timer value Actual: Button caption changes back to "Run" but the timer still goes on. ### Issue Priority Priority: 3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
