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

Anyone else experiencing slow sync? #245

Open
guidedways opened this issue Mar 14, 2019 · 3 comments
Open

Anyone else experiencing slow sync? #245

guidedways opened this issue Mar 14, 2019 · 3 comments

Comments

@guidedways
Copy link

Lately it seems the batch upload / download methods seem to 'hang' forever and don't timeout (no matter how long you let the request running). I'm frequently receiving reports of the app syncing endlessly, and upon closer examination it's almost always when our app is batch uploading or simply deleting files one after another.

I can't figure out what's going on, but quitting and relaunching the app seems to work - until it hangs again. It looks as though the requests / url sessions at times never finish or aren't being cleaned up properly perhaps. I'm not sure. But wondering if someone else is experiencing something similar?

@greg-db
Copy link
Contributor

greg-db commented Mar 14, 2019

Thanks for the report. I'm not aware of anything like this, but we'll be happy to look into it. (Issue #242 looks slightly related, but doesn't describe quite the same behavior.)

To help us track this down, can you let us know:

  • when you say "lately", do you mean as of a particular version of the SDK, or just as of a particular date? Please let us know what SDK version(s) you're seeing this with, or when, to the best of your knowledge, this started happening.
  • is there any output during this issue that you can share?
  • is there any other pattern you've noticed for when this happens, e.g., for iOS version, type of device, etc.?

Thanks in advance!

@guidedways
Copy link
Author

It doesn't seem to be a particular version of the SDK - it seems to have slowed down over all. Lately, past few weeks especially, we're seeing dozens of network timeouts for requests with sync failing randomly due to this. We haven't touched the sync related code of our app for over a year, nor have I updated the SDK. Are there network issues with Dropbox in general these days?

@greg-db
Copy link
Contributor

greg-db commented Jul 13, 2020

I'm not aware of anything in particular that should be causing issues like this.

Can you share some more information to help us investigate? For example, the steps to reproduce the issue, and any errors or unexpected output would be helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants