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

v5.42.1 #514

Merged
merged 5 commits into from
Aug 28, 2023
Merged

v5.42.1 #514

merged 5 commits into from
Aug 28, 2023

Conversation

yec-akamai
Copy link
Contributor

No description provided.

jriddle-linode and others added 5 commits August 14, 2023 16:45
## 📝 Description

**What does this PR do and why is this change necessary?**

Adding retry functionality for common random errors sent by the API

- 400: Bad Request with nginx headers
- 408: Request Timeout
- 429: Rate limit exceeded

## ✔️ How to Test

**What are the steps to reproduce the issue or verify the changes?**

**How do I run the relevant unit/integration tests?**

`make test`

---------

Co-authored-by: Lena Garber <[email protected]>
Co-authored-by: Ania Misiorek <[email protected]>
## 📝 Description

This change resolves an issue that caused the `x-linode-cli-rows` spec
extension to not work as expected, which caused the `linodes
backups-list {instanceId}` to be unusable.

## ✔️ How to Test

Fixed command:
```bash
linode-cli linodes backups-list 12345
```

Integration tests:
```bash
make RUN_LONG_TESTS=TRUE testint
```
@yec-akamai yec-akamai requested a review from a team as a code owner August 28, 2023 17:38
@yec-akamai yec-akamai merged commit 04ef99d into main Aug 28, 2023
11 of 12 checks passed
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

Successfully merging this pull request may close these issues.

4 participants