Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for retry_transient_errors to then CLI #2864

Open
djmcgreal-cc opened this issue May 13, 2024 · 0 comments
Open

Add support for retry_transient_errors to then CLI #2864

djmcgreal-cc opened this issue May 13, 2024 · 0 comments

Comments

@djmcgreal-cc
Copy link

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.

Actual Behavior

No ability to turn on retries with the CLI.

Specifications

  • python-gitlab version: 4.4
  • API version you are using (v3/v4): v4
  • Gitlab server version (or gitlab.com): .com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant