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

Replace sync schedule with Dagster sensor #95

Closed
vbalalian opened this issue Feb 26, 2024 · 0 comments · Fixed by #100
Closed

Replace sync schedule with Dagster sensor #95

vbalalian opened this issue Feb 26, 2024 · 0 comments · Fixed by #100
Labels
Dagster enhancement New feature or request

Comments

@vbalalian
Copy link
Owner

Syncs are currently run on a simple cron schedule via Dagster. This should be replaced with a Dagster sensor which triggers syncs when it senses newly-modified data in the source API,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dagster enhancement New feature or request
Projects
None yet
1 participant