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

Increase DuckDB timeout when running in Storybook #2561

Open
zachstence opened this issue Sep 20, 2024 · 0 comments
Open

Increase DuckDB timeout when running in Storybook #2561

zachstence opened this issue Sep 20, 2024 · 0 comments
Labels
to-review Evidence team to review

Comments

@zachstence
Copy link
Member

When opening a storybook build published by Chromatic, any query will timeout because the DuckdB WASM and Parquet files are very slow to load on Chromatic's site.

We should allow customizing the 5sec timeout with an environment variable or similar.

We can detect if we are running in Storybook using process.env.STORYBOOK

@zachstence zachstence added the to-review Evidence team to review label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to-review Evidence team to review
Projects
None yet
Development

No branches or pull requests

1 participant