[
https://issues.apache.org/jira/browse/STREAMPIPES-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17583787#comment-17583787
]
ASF subversion and git services commented on STREAMPIPES-579:
-------------------------------------------------------------
Commit 1757a2436151975d4cfdf45831c76f967c79a136 in incubator-streampipes's
branch refs/heads/rel/0.70.0 from Dominik Riemer
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=1757a2436 ]
[STREAMPIPES-579] Fetch dashboard data in a single request
> 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)