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

timeout on dbg:wait should not be fixed on 10 second #169

Open
peetkes opened this issue Jul 12, 2023 · 3 comments
Open

timeout on dbg:wait should not be fixed on 10 second #169

peetkes opened this issue Jul 12, 2023 · 3 comments

Comments

@peetkes
Copy link
Contributor

peetkes commented Jul 12, 2023

dbg:wait command now has a fixed value of 10 seconds.
This should be changed to a default-timeout of 10 which can be overridden via a property in the properties file

@hansenmc
Copy link
Member

@rjrudin
Copy link
Contributor

rjrudin commented Aug 9, 2023

@peetkes Is there a better default value? I see very little value in the results produced by the coverage feature today, so we're not going to e.g. add an ml-gradle property for this. I'm happy to bump this up to something else though - perhaps 30 seconds?

@peetkes
Copy link
Contributor Author

peetkes commented Aug 11, 2023

I implemented the suggestion you made @rjrudin. Kinda like that. If you want to enlarge it you now can bij specifying mlDebugWaitTimeout in the gradle properties

peetkes added a commit to peetkes/marklogic-unit-test that referenced this issue Aug 11, 2023
Can be set in gradle properties by specifying a value for mlDebugWaitTimeout
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

3 participants