Skip to content

Conversation

@scudette
Copy link
Contributor

@scudette scudette commented Apr 3, 2021

The server may refresh the client's event table when no change is
actually needed (for example when the client's labels change but these
do not affect the label group assignment).

In this case the client may restart its event queries needlessly. This
change ensures that the queries are not refreshed if they didnt
actually change.

scudette added 4 commits April 3, 2021 06:39
The server may refresh the client's event table when no change is
actually needed (for example when the client's labels change but these
do not affect the label group assignment).

In this case the client may restart its event queries needlessly. This
change ensures that the queries are not refreshed if they didnt
actually change.
@scudette scudette merged commit 08eed42 into v0.5.8 Apr 3, 2021
@scudette scudette deleted the event branch April 3, 2021 08:57
scudette added a commit that referenced this pull request Apr 4, 2021
The server may refresh the client's event table when no change is
actually needed (for example when the client's labels change but these
do not affect the label group assignment).

In this case the client may restart its event queries needlessly. This
change ensures that the queries are not refreshed if they didnt
actually change.
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.

2 participants