Skip to content

metadata-service [orchestrator]: configurable publish grace period #43723

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

Conversation

alafanechere
Copy link
Contributor

What

  • When our auto-merge pipeline runs it can merge hundreds of up-to-date PRs following.
  • Given our current publish concurrency of 10 runners, it can take up to 6 hours to publish all the connectors.
  • A shorter grace period could lead to false positives in stale metadata detection.

This PR introduces a PUBLISH_GRACE_PERIOD constant which is configurable via an optional PUBLISH_GRACE_PERIOD_HOURS which defaults to 6hours.
This will help avoiding false positive stale metadata detection messages in #connector-publish-failures

@alafanechere alafanechere requested a review from a team August 12, 2024 09:39
Copy link

vercel bot commented Aug 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Aug 12, 2024 9:39am

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @alafanechere and the rest of your teammates on Graphite Graphite

@alafanechere alafanechere merged commit 2eaccd0 into master Aug 12, 2024
30 checks passed
@alafanechere alafanechere deleted the augustin/08-12-metadata-service_orchestrator_configurable_publish_grace_period branch August 12, 2024 09:46
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.

1 participant