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: add a way to disable background sync jobs #849

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rohilsurana
Copy link
Member

This will help us to run a single pod that does the background sync, while other pods can just serve http requests.

Copy link

vercel bot commented Jan 15, 2025

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

Name Status Preview Comments Updated (UTC)
frontier ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 15, 2025 8:46am

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12784633397

Details

  • 0 of 28 (0.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 30.819%

Changes Missing Coverage Covered Lines Changed/Added Lines %
billing/checkout/service.go 0 3 0.0%
billing/customer/service.go 0 3 0.0%
billing/subscription/service.go 0 5 0.0%
billing/invoice/service.go 0 17 0.0%
Totals Coverage Status
Change from base Build 12782844427: -0.01%
Covered Lines: 7803
Relevant Lines: 25319

💛 - Coveralls

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