Box Sync problem

New post

Comments

1 comment

  • jcleblanc

    Hi ,

     

    As you saw with the 8-10min retry, search has about a 5-10min indexing time, so that's the expected behavior. I'd suggest a few things in this instance:

    • When you upload a file you receive back the file information immediately. You can intermix that immediate file information with the search results to surface up that information. 
    • If you are trying to surface up all information for a user / folder then you can fetch the file / folder information and surface up everything instead of using the search endpoint. Basically using a folder structure that is conducive for your needs can avoid the need for the immediate search.

    Hope that helps,

    Jon 

    0
    Comment actions Permalink

Please sign in to leave a comment.