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
Description of the problem, including code/CLI snippet
I'm using the gitlab cli against gitlab.com which is producing transient errors. The API has the ability to retry these but it looks like the CLI code misses the option because merge_config doesn't cover the field.
Expected Behavior
Ideally the cli would have a command line parameter, but it should definitely respect the configuration file.