dominikriemer opened a new issue, #4603: URL: https://github.com/apache/streampipes/issues/4603
When trying to load the event count in the `Datasets` view for a large number of available measures, the API returns an error since the measurement names are provided as query parameters along with a GET request. We can change this to a HTTP POST request with a body payload to avoid too large URL request parameters. -- 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]
