[PR #42] [MERGED] clarify TIMEOUT option purpose + archive options #1042

Closed
opened 2026-03-01 14:48:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/42
Author: @nodiscc
Created: 8/3/2017
Status: Merged
Merged: 8/3/2017
Merged by: @pirate

Base: masterHead: patch-2


📝 Commits (2)

  • e499b23 clarify TIMEOUT option purpose
  • cb6fcf4 README: clarify archive method options

📊 Changes

1 file changed (+8 additions, -3 deletions)

View changed files

📝 README.md (+8 -3)

📄 Description

This option does not set a timeout for establishing connections (non-responding hosts):
instead it is the maximum allowed time for a page download.
If the page is large, setting a low timeout value may cause the transfer to abort, even if the transfer speed is good enough.


🔄 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/ArchiveBox/ArchiveBox/pull/42 **Author:** [@nodiscc](https://github.com/nodiscc) **Created:** 8/3/2017 **Status:** ✅ Merged **Merged:** 8/3/2017 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (2) - [`e499b23`](https://github.com/ArchiveBox/ArchiveBox/commit/e499b2354346776a26857c9e5002f12bd6e6d0ef) clarify TIMEOUT option purpose - [`cb6fcf4`](https://github.com/ArchiveBox/ArchiveBox/commit/cb6fcf4a2fcd52f67feeaa17d76e39f7dc40a284) README: clarify archive method options ### 📊 Changes **1 file changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -3) </details> ### 📄 Description This option does not set a timeout for establishing connections (non-responding hosts): instead it is the maximum allowed time for a page download. If the page is large, setting a low timeout value may cause the transfer to abort, even if the transfer speed is good enough. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:48:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#1042
No description provided.