Skip to content

Conversation

clee2000
Copy link
Contributor

Example failure: https://github.com/pytorch/test-infra/actions/runs/17611845434/job/50035433293

    raise OperationalError(err_str) if retried else DatabaseError(err_str) from None
clickhouse_connect.driver.exceptions.DatabaseError: HTTPDriver for *** received ClickHouse error code 241
Error: Process completed with exit code 1.

When running in the console, it OOMs

My solution is to filter the workflow tables so there are fewer things to scan and join

@clee2000 clee2000 marked this pull request as ready for review September 12, 2025 15:11
Copy link

vercel bot commented Sep 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Updated (UTC)
torchci Ignored Ignored Sep 12, 2025 3:11pm

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 12, 2025
@clee2000 clee2000 requested a review from a team September 12, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants