grisu / gricli

Grisu commandline client
7 stars 2 forks source link

support setting proxy lifetime #110

Closed yuriyh closed 13 years ago

yuriyh commented 13 years ago

mostly for debugging.

makkus commented 13 years ago

How should that work? I can implement, but not sure what exactly you want...

yuriyh commented 13 years ago

set proxyLifetime 15m

something like that. to an effect of having job proxy 15 minute long.

makkus commented 13 years ago

Hm, if it's only for debugging, do we really want to clutter gricli with it? Given that we can change the proxy lifetime on the backend? If you use a local backend you can fairly quickly switch debug contexts...

yuriyh commented 13 years ago

no, i suppose you are right.