[
https://issues.apache.org/jira/browse/STREAMPIPES-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17583661#comment-17583661
]
ASF subversion and git services commented on STREAMPIPES-579:
-------------------------------------------------------------
Commit 057636404c2c0ba51d95abdeca8c719d5ed85caf in incubator-streampipes's
branch refs/heads/STREAMPIPES-579 from Dominik Riemer
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=057636404 ]
[STREAMPIPES-579] Properly initialize dashboard model
> Larger live dashboards become unresponsive
> ------------------------------------------
>
> Key: STREAMPIPES-579
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-579
> Project: StreamPipes
> Issue Type: Bug
> Components: Data Lake, UI
> Reporter: Dominik Riemer
> Assignee: Dominik Riemer
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.70.0
>
>
> As each dashboard widget handels data retrieval independently, the dashboard
> becomes unresponsive when many widgets are included due to a large number of
> HTTP requests.
> Add an option to fetch data required by all widgets in a single request.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)