You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's just say that I have... a lot of filters. gmailctl handles it like a champ, however, often when I run gmailctl apply, it'll take quite a while for the operation to complete (especially now, when I'm making huge changes to how my filters are structured).
Right now I'm just missing progress indicators. Any way there could be more visual feedback that something is happening, even if it's just a spinner? It'd be awesome if there was detailed logs going over everything that is happening, but I'll take a "pinky swear, I'm working on it" message at this point :)
The text was updated successfully, but these errors were encountered:
I think this makes sense. I don't know when I can work on this though, as it requires a bit of thinking and research. One quick fix could be to have some coarse logs about what's happening (e.g. downloading filters, deleting, uploading filters) and a --verbose flag. I doubt we can implement detailed logs or a progress bar without some work though.
This issue is stale because it has been open for 30 days without activity.
This will be closed in 7 days, unless you add the 'lifecycle/keep-alive' label or comment.
@mbrt if a progress bar is too much, I think that just “more logging” is a good idea. Any chance you could add the label that keeps this request alive?
mbrt
added
lifecycle/keep-alive
Denotes an issues or PR that should never be considered stale.
and removed
lifecycle/stale
Denotes an issue or PR has remained open with no activity, has become stale and will be auto-closed.
labels
Jul 7, 2023
Let's just say that I have... a lot of filters.
gmailctl
handles it like a champ, however, often when I rungmailctl apply
, it'll take quite a while for the operation to complete (especially now, when I'm making huge changes to how my filters are structured).Right now I'm just missing progress indicators. Any way there could be more visual feedback that something is happening, even if it's just a spinner? It'd be awesome if there was detailed logs going over everything that is happening, but I'll take a "pinky swear, I'm working on it" message at this point :)
The text was updated successfully, but these errors were encountered: