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

File timeout is not enforced on some direct connections #398

Open
keepassium opened this issue Nov 4, 2024 · 0 comments
Open

File timeout is not enforced on some direct connections #398

keepassium opened this issue Nov 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@keepassium
Copy link
Owner

Description
"Consider file unreachable" timeout has no effect for most direct connections (Dropbox, OneDrive, GDrive).

How to reproduce
Steps to reproduce the behavior:

  1. Databases → Connect to Server → select a database in Dropbox, OneDrive or Google Drive
  2. Long-press the database → Database Settings → set "Consider File Unreachable" to 1 second.
  3. Connect to a very unstable network (or use Network Link Conditioner with "100% Loss" preset)
  4. Select the database
  5. Observe the app keeps trying to reach the database longer than 1 second and does not respond to "Cancel" button.

Expected behavior
The app should stop trying to reach the database after 1 second and switch to "If File is Unreachable" behavior.

Environment:

  • Device: iPhone 11 (and likely any other)
  • OS: iOS 18 and probably earlier
  • App Version: 1.53.154

Additional context

Direct WebDAV connections handle access timeout setting correctly.

From: #391 (thanks, @jasperweiss)

@keepassium keepassium added the bug Something isn't working label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant