We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#23 introduces new tooling which defines several timeouts
We need to think carefully about timeout and their handling. Not just timeouts for tooling, but also timeouts in tests.
For now I would stick with reasonable defaults, don't want to complicate this TS with infrastructure for dynamic timeouts at this moment.
We should be aware of this subject and have plans with possible solutions
The text was updated successfully, but these errors were encountered:
For remote connections following timeouts should be assessed
For infrastructure we should be thinking about
Different environments -> different timeouts ?
Infrastructure images fetch is probably the most time consuming item
Sorry, something went wrong.
No branches or pull requests
#23 introduces new tooling which defines several timeouts
We need to think carefully about timeout and their handling. Not just timeouts for tooling, but also timeouts in tests.
For now I would stick with reasonable defaults, don't want to complicate this TS with infrastructure for dynamic timeouts at this moment.
We should be aware of this subject and have plans with possible solutions
The text was updated successfully, but these errors were encountered: