Replies: 2 comments 1 reply
-
We have a timeout on the prompt because we never want to cause customer's CI pipelines to hang indefinitely because of typo. But we'd consider adding an environment variable that would override the default 10 second timeout - is that something you'd be interested in? |
Beta Was this translation helpful? Give feedback.
1 reply
-
The variable seems like that would work esp given that it doesn't seem
helpful on CI side, only UI.
…On Mon, Mar 11, 2024, 10:50 AM Mike Donnalley ***@***.***> wrote:
We have a timeout on the prompt because we never want to cause customer's
CI pipelines to hang indefinitely because of typo.
But we'd consider adding an environment variable that would override the
default 10 second timeout - is that something you'd be interested in?
—
Reply to this email directly, view it on GitHub
<#2760 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJQ53FNJBPHKXGQJJGHTGH3YXXHFBAVCNFSM6AAAAABENXFUGSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DONBXGE2TG>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The warning and code suggestion when a code is incorrectly input or a deprecated code is entered disappears too quickly. The code suggestion which is followed by [y/n] should either remain on the screen much longer until it disappears OR remain indefinitely until acted upon by the user. It is a good feature just disappears to fast.
The above usually disappears from the command line much before I'm able to act on it since I initially felt like the command was correct so disengaged from screen for a period of time until the command was completed. This is obviously just 1 simple example but the same holds true for any sf command entered that results in a code suggestion.
Beta Was this translation helpful? Give feedback.
All reactions