Open caruccio opened 11 years ago
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
When asked for password, rhc should timeout and fail with a specific exit code if no password is provided in a reasonable period (60 sec?).
This allows for detecting expired auth tokens when using rhc snapshot from scripts like backup routines.
Even better if a new flag like --fail-if-expired-token was added to snapshot command.