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

Remove synthetic schedule adjustment relative to organics #228

Open
wants to merge 8 commits into
base: production
Choose a base branch
from

Conversation

tripathiarpan20
Copy link
Collaborator

@tripathiarpan20 tripathiarpan20 commented Feb 4, 2025

  • Organic queries do not lead to synthetics skipping
  • Reserve quota for tasks to be checked between organics and synthetics

Next steps:

  • reduce synthetic volumes by adjusting synthetic scheduling script


async def get_contender_task_count(connection: Connection, contender: str) -> int:
query = f"""
SELECT tasks_queued_for_checking
Copy link
Collaborator

Choose a reason for hiding this comment

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

it's best to use the cst for the col name here

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