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

Move polling periodic data entries to client (support scopes) #573

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

roekatz
Copy link
Collaborator

@roekatz roekatz commented Apr 18, 2024

Server was pushing periodic data updates (if configured in data sources) only when not using scopes (aka single tenant).

Moving the data sources polling into clients might make more sense design wise (server manages configuration, client obey the data sources configuration - including handling periodic polling)

And this will make periodic polling data entries work with Scopes as well.

@roekatz roekatz requested review from asafc and omer9564 April 18, 2024 14:58
Copy link

netlify bot commented Apr 18, 2024

Deploy Preview for opal-docs canceled.

Name Link
🔨 Latest commit 7c6ba21
🔍 Latest deploy log https://app.netlify.com/sites/opal-docs/deploys/66214f3ae0aede0008f15938

Copy link
Contributor

@omer9564 omer9564 left a comment

Choose a reason for hiding this comment

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

LGTM

@roekatz roekatz force-pushed the rk/move-polling-updates-to-client branch from c114b58 to 7c6ba21 Compare April 18, 2024 16:50
@roekatz roekatz merged commit bd3257e into master Apr 18, 2024
10 checks passed
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