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

Extended 'Fast Timeout' for Commands #113

Merged
merged 1 commit into from
Jun 30, 2023
Merged

Conversation

dinesharjani
Copy link
Contributor

Previously, the default wait time for commands was 1 second, which in theory should be enough, but on firmware devices under stress (older chips) it might be too strict. So we've doubled the amount. Which could make transfers slower when a retry is required, but we can't have it all.

Previously, the default wait time for commands was 1 second, which in theory should be enough, but on firmware devices under stress (older chips) it might be too strict. So we've doubled the amount. Which could make transfers slower when a retry is required, but we can't have it all.
@dinesharjani dinesharjani added the enhancement New feature or request label Jun 30, 2023
@dinesharjani dinesharjani self-assigned this Jun 30, 2023
@dinesharjani dinesharjani merged commit 453fa95 into master Jun 30, 2023
@dinesharjani dinesharjani deleted the delayed-timeout branch June 30, 2023 12:41
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