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

e2e: More fine grain timeouts #1612

Open
2 tasks
nirs opened this issue Oct 28, 2024 · 0 comments
Open
2 tasks

e2e: More fine grain timeouts #1612

nirs opened this issue Oct 28, 2024 · 0 comments
Labels
enhancement New feature or request test Testing related issue

Comments

@nirs
Copy link
Member

nirs commented Oct 28, 2024

Currently we wait 600 seconds for anything, even for things that finish in few seconds (like finding a placement decision for a placment). This makes debugging much harder since you must wait 10 minutes to find if a change is correct or now.

Taks:

  • Specify reasonable timeout per waiting for placement decision
  • Check if we have other fast operations that need shorter timeout
@nirs nirs added enhancement New feature or request test Testing related issue labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test Testing related issue
Projects
None yet
Development

No branches or pull requests

1 participant