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 FileUploadV2 function to avoid server side file timeouts #1148

Merged
merged 5 commits into from Dec 20, 2022

Conversation

kanata2
Copy link
Member

@kanata2 kanata2 commented Dec 20, 2022

This PR updates #1130 and resolve #1108. Thanks @sarthakkothari.

@kanata2 kanata2 merged commit beca00a into master Dec 20, 2022
@kanata2 kanata2 deleted the large-files-upload-timeout branch December 20, 2022 15:12
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Jan 1, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/slack-go/slack](https://togithub.com/slack-go/slack) | require | patch | `v0.12.0` -> `v0.12.1` |

---

### Release Notes

<details>
<summary>slack-go/slack</summary>

### [`v0.12.1`](https://togithub.com/slack-go/slack/releases/tag/v0.12.1)

[Compare Source](https://togithub.com/slack-go/slack/compare/v0.12.0...v0.12.1)

#### What's Changed

##### Enhancements

-   Add FileUploadV2 function to avoid server side file timeouts by [@&#8203;kanata2](https://togithub.com/kanata2) in [slack-go/slack#1148
    -   Added new FileUploadV2 function to avoid server side file timeouts by [@&#8203;sarthakkothari](https://togithub.com/sarthakkothari) in [slack-go/slack#1130

#### New Contributors

-   [@&#8203;sarthakkothari](https://togithub.com/sarthakkothari) made their first contribution in [slack-go/slack#1130

**Full Changelog**: slack-go/slack@v0.12.0...v0.12.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Large File upload causes timeout
2 participants