Skip to content

tests: add --timeout/-t to crane_client.py's subcommands - #93

Merged
lucasjinreal merged 1 commit into
lucasjinreal:mainfrom
cryptomilk:asn-refactor
Aug 28, 2026
Merged

tests: add --timeout/-t to crane_client.py's subcommands#93
lucasjinreal merged 1 commit into
lucasjinreal:mainfrom
cryptomilk:asn-refactor

Conversation

@cryptomilk

@cryptomilk cryptomilk commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Each request used a hardcoded urllib timeout (30s for speech/transcribe, 300s for chat) with no way to override it, so a slow model.

@cryptomilk
cryptomilk marked this pull request as draft August 12, 2026 07:37
Each request used a hardcoded urllib timeout (30s for speech/transcribe,
300s for chat) with no way to override it.
@cryptomilk
cryptomilk marked this pull request as ready for review August 12, 2026 09:12
@cryptomilk

Copy link
Copy Markdown
Contributor Author

Ping. I need this change for testing ;-)

@lucasjinreal
lucasjinreal merged commit a3d3386 into lucasjinreal:main Aug 28, 2026
4 checks passed
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