As mentioned in a discussion there seems to be an issue occasionally with being unable to ping the server on cellular data, and the probable cause is the 1 second timeout. Does 3 seconds sound like a good number instead?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/advplyr/audiobookshelf-app/pull/127
**Author:** [@benonymity](https://github.com/benonymity)
**Created:** 4/20/2022
**Status:** ✅ Merged
**Merged:** 4/21/2022
**Merged by:** [@advplyr](https://github.com/advplyr)
**Base:** `master` ← **Head:** `PingTimeout`
---
### 📝 Commits (1)
- [`033f066`](https://github.com/advplyr/audiobookshelf-app/commit/033f06656844b25e3f1879d3aa9887886b1ea17a) Increase server ping timeout
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `components/connection/ServerConnectForm.vue` (+1 -1)
</details>
### 📄 Description
As mentioned in [a discussion](https://github.com/advplyr/audiobookshelf-app/discussions/60#discussioncomment-2601321) there seems to be an issue occasionally with being unable to ping the server on cellular data, and the probable cause is the 1 second timeout. Does 3 seconds sound like a good number instead?
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/127
Author: @benonymity
Created: 4/20/2022
Status: ✅ Merged
Merged: 4/21/2022
Merged by: @advplyr
Base:
master← Head:PingTimeout📝 Commits (1)
033f066Increase server ping timeout📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
components/connection/ServerConnectForm.vue(+1 -1)📄 Description
As mentioned in a discussion there seems to be an issue occasionally with being unable to ping the server on cellular data, and the probable cause is the 1 second timeout. Does 3 seconds sound like a good number instead?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.