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

Waiting tresshold #3

Open
santiycr opened this issue Apr 23, 2012 · 3 comments
Open

Waiting tresshold #3

santiycr opened this issue Apr 23, 2012 · 3 comments

Comments

@santiycr
Copy link
Collaborator

"Only offload tests to Sauce if they have been waiting in my grid for longer than X seconds"

@freynaud
Copy link
Owner

not easy

@freynaud
Copy link
Owner

Registry.takeRequestHandler
the proxy is passed the capability only, not the request it's attached too, so no way to find how long it's been in the queue.
Need to check how safe / sane it is to modify the capability before using it ( hasBeenQueueForInSeconds : 25 ) ?

@santiycr
Copy link
Collaborator Author

Not a big fan of passing this in the capabilities. I think this is a nice to have, but probably not worth spending such long time figuring this out.

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

No branches or pull requests

2 participants