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

feat: upgrade upstream jobs #1351

Merged
merged 8 commits into from
Oct 18, 2023
Merged

feat: upgrade upstream jobs #1351

merged 8 commits into from
Oct 18, 2023

Conversation

adityathebe
Copy link
Member

@adityathebe adityathebe commented Oct 17, 2023

resolves: #1292

Based off - #1346

We have 4 jobs for upstream now

  1. Pull canaries from usptream @every 30s
  2. Push checks in real-time leveraging the event_queue
  3. Reconcile checks as a backup @every 3h
  4. Push check statuses using the new is_pushed flag @every 30s

Base automatically changed from feat/http-header-from-env to master October 17, 2023 12:29
@moshloop moshloop merged commit d93e99a into master Oct 18, 2023
12 of 14 checks passed
@adityathebe adityathebe deleted the feat/upstream-jobs branch November 7, 2023 05:42
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.

upstream job: use real time sync instead of a cron job to push results
2 participants