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

fix(source-iotsitewise): deduplicate batch requests #629

Merged
merged 1 commit into from
Mar 3, 2023
Merged

Conversation

tjuranek
Copy link
Contributor

@tjuranek tjuranek commented Mar 1, 2023

Overview

Deduplicates individual requests in a batch in the source-iotsitewise package. This eliminates duplicate calls to sitewise for the same data, like when multiple charts are rendering the same data at once.

Legal

This project is available under the Apache 2.0 License.

@tjuranek tjuranek requested a review from diehbria March 1, 2023 21:50
Copy link
Contributor

@diehbria diehbria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make sure to squash commits

diehbria
diehbria previously approved these changes Mar 2, 2023
@tjuranek tjuranek merged commit 0a5e8a1 into main Mar 3, 2023
@diehbria diehbria deleted the dedupe branch March 16, 2023 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants