Coder Social home page Coder Social logo

files.upload method returns warning message "files.upload may cause some issues like timeouts for relatively large files." about node-slack-sdk HOT 4 OPEN

RyokoKassai avatar RyokoKassai commented on June 1, 2024
files.upload method returns warning message "files.upload may cause some issues like timeouts for relatively large files."

from node-slack-sdk.

Comments (4)

zimeg avatar zimeg commented on June 1, 2024 1

Hey @RyokoKassai 👋 This warning actually originates from the @slack/web-api package, so going to first move the issue!

from node-slack-sdk.

zimeg avatar zimeg commented on June 1, 2024

Oops! Didn't mean to pin. My screen jumped right before clicking "Transfer issue"... But regardles, this warning is hardcoded into SDK for uses of files.upload to encourage using the files.uploadV2 method instead.

Timeout errors were fairly common when uploading larger files with files.upload so a backend change was made to expose new endpoints for uploading files and this method was created in the SDK. As I understand, there's no absolute reason for why these uploads were failing but it was most common with larger files.

The files.uploadV2 method offers much more stability by using a dedicated endpoint for each file upload and should resolve the timeout issues from files.upload. Hopefully this clears a bit up, but I'm also curious if you have any interest in sticking with files.upload?

from node-slack-sdk.

github-actions avatar github-actions commented on June 1, 2024

👋 It looks like this issue has been open for 30 days with no activity. We'll mark this as stale for now, and wait 10 days for an update or for further comment before closing this issue out. If you think this issue needs to be prioritized, please comment to get the thread going again! Maintainers also review issues marked as stale on a regular basis and comment or adjust status if the issue needs to be reprioritized.

from node-slack-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.