Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🐛 BUG] Scenario visual element status is slow #2365

Open
1 of 7 tasks
AlexandreSajus opened this issue Dec 23, 2024 · 0 comments
Open
1 of 7 tasks

[🐛 BUG] Scenario visual element status is slow #2365

AlexandreSajus opened this issue Dec 23, 2024 · 0 comments
Labels
Core Related to Taipy Core 🖰 GUI Related to GUI 💥Malfunction Addresses an identified problem. 🟨 Priority: Medium Not blocking but should be addressed

Comments

@AlexandreSajus
Copy link
Contributor

AlexandreSajus commented Dec 23, 2024

What went wrong? 🤔

The status of a scenario in a scenario visual element gets updated slowly:
image

Generally, the scenario is done running seconds before the status shows "completed". Is there a way to make this update faster?

You can reproduce the issue using the scenario tutorial: https://docs.taipy.io/en/latest/tutorials/articles/scenario_management_overview/
The scenario will show "completed" in the terminal a few seconds before it shows "completed" in the UI

The issue is way more noticeable on a bigger application like https://supply-chain.taipy.cloud/scenario

Related to #1714

Version of Taipy

4.0.2.dev2

Acceptance Criteria

  • A unit test reproducing the bug is added.
  • Any new code is covered by a unit tested.
  • Check code coverage is at least 90%.
  • The bug reporter validated the fix.
  • Related issue(s) in taipy-doc are created for documentation and Release Notes are updated.

Code of Conduct

  • I have checked the existing issues.
  • I am willing to work on this issue (optional)
@AlexandreSajus AlexandreSajus added Core Related to Taipy Core 🖰 GUI Related to GUI 💥Malfunction Addresses an identified problem. 🟨 Priority: Medium Not blocking but should be addressed labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Related to Taipy Core 🖰 GUI Related to GUI 💥Malfunction Addresses an identified problem. 🟨 Priority: Medium Not blocking but should be addressed
Projects
None yet
Development

No branches or pull requests

1 participant