Add option to increase timeout (#493)

This commit is contained in:
Szymon Ożóg 2025-07-28 06:26:09 +02:00 committed by GitHub
parent 0f5352e5cd
commit b29093e2ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 2 deletions

View file

@ -128,6 +128,7 @@ Options:
- `--seed`: Default dataset seed (default: 42)
- `--include-params`: Include all configuration parameters (default: False)
- `--category`: Only include datasets from this category (default: None)
- `--timeout`: Time in seconds for timeout of a single request (default: 600)
#### Generating Config for a Specific Category