[PR #127] [MERGED] Increase server ping timeout #1385

Closed
opened 2026-04-24 23:58:06 +02:00 by adam · 0 comments
Owner

📋 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: masterHead: PingTimeout


📝 Commits (1)

  • 033f066 Increase 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.

## 📋 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>
adam added the pull-request label 2026-04-24 23:58:06 +02:00
adam closed this issue 2026-04-24 23:58:07 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1385