Skip to content

retry flaky databricks and motherduck remote tests#4046

Open
burnash wants to merge 1 commit into
develfrom
ci/rerun-flaky-remote-destinations
Open

retry flaky databricks and motherduck remote tests#4046
burnash wants to merge 1 commit into
develfrom
ci/rerun-flaky-remote-destinations

Conversation

@burnash

@burnash burnash commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

These two destinations fail every now and then transient and unrelated to the PR being tested. databricks throws ConnectionResetError/RequestError on connect, motherduck crashes the xdist worker (segfault in the duckdb extension).

Adds pytest-rerunfailures and opts in just those two (for now) via rerun_args in the matrix, scoped with --only-rerun so genuine failures still fail fast (motherduck uses a "sentinel" since only the crash needs retrying).

We can also extend this to other remote tests - but I'd keep it scoped

@burnash burnash self-assigned this Jun 10, 2026
@burnash burnash added the enhancement New feature or request label Jun 10, 2026
@burnash burnash requested review from rudolfix and tetelio June 10, 2026 16:28
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
docs 1ad071d Commit Preview URL

Branch Preview URL
Jun 10 2026, 04:33 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant