Skip to content

Add FileUploadV2 function to avoid server side file timeouts#1148

Merged
kanata2 merged 5 commits intomasterfrom
large-files-upload-timeout
Dec 20, 2022
Merged

Add FileUploadV2 function to avoid server side file timeouts#1148
kanata2 merged 5 commits intomasterfrom
large-files-upload-timeout

Conversation

@kanata2
Copy link
Copy Markdown
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 referenced this pull request in cloudquery/cloudquery 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 [https://github.com/slack-go/slack/pull/1148](https://togithub.com/slack-go/slack/pull/1148)
    -   Added new FileUploadV2 function to avoid server side file timeouts by [@&#8203;sarthakkothari](https://togithub.com/sarthakkothari) in [https://github.com/slack-go/slack/pull/1130](https://togithub.com/slack-go/slack/pull/1130)

#### New Contributors

-   [@&#8203;sarthakkothari](https://togithub.com/sarthakkothari) made their first contribution in [https://github.com/slack-go/slack/pull/1130](https://togithub.com/slack-go/slack/pull/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