Welcome to the new Box Support website. Check out all the details here on what’s changed.

Box Content Uplaoder - Access Token Life

New post

Comments

5 comments

  • tonyjin

    a. The Content Uploader is not currently designed to handle 3000+ files at once.

    b. Uploads starting an hour after the token is generated will fail. Uploads that finish before the hour will be retained.

    c. Yes you can.

    0
    Comment actions Permalink
  • creativesoumik

    Could you please suggest how we should proceed to handle 3000+ files at once? Will the NODE.JS SDK support it?

    0
    Comment actions Permalink
  • Murtza

     The Node SDK supports uploading files, but it is not possible to upload 3000 files at once. The API has a rate limit of 4 uploads per second per user, so you can effectively upload 4 files in parallel. You would have to queue up the 3000 file uploads and operate under that limit. 

    0
    Comment actions Permalink
  • vmaker

     could you share a bit more about the use case that requires your end users to upload 3000+ files at once?

    0
    Comment actions Permalink
  • kelvinchan

    Hi there,

    We have a similar situation with fewer files.

    Assuming we just have 4 files to send and the token expires causing some of the uploads to fail, how do we prevent such a situation from happening?

     

    Referencing to the API documentation at https://developer.box.com/docs/box-content-uploader

    "The value passed in for the token is assumed to never expire while the uploader is visible.

     

    Thanks,
    Kelvin

     

    0
    Comment actions Permalink

Please sign in to leave a comment.