emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/plz 831348a258 1/4: Comment: Add TODO


From: ELPA Syncer
Subject: [elpa] externals/plz 831348a258 1/4: Comment: Add TODO
Date: Sun, 26 May 2024 03:58:30 -0400 (EDT)

branch: externals/plz
commit 831348a25809338f31d22ccc5318b1aa4546588f
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Comment: Add TODO
---
 plz.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/plz.el b/plz.el
index d60ede4bcb..3c4b4aa010 100644
--- a/plz.el
+++ b/plz.el
@@ -244,6 +244,8 @@ This limits how long the connection phase may last (the
   :type 'number)
 
 (defcustom plz-timeout 60
+  ;; TODO(v0.9): Remove the `plz-timeout' option.  Requests shouldn't
+  ;; have a "max-time" timeout by default, anyway.
   "Default request timeout in seconds.
 This limits how long an entire request may take, including the
 connection phase and waiting to receive the response (the



reply via email to

[Prev in Thread] Current Thread [Next in Thread]