-
-
Notifications
You must be signed in to change notification settings - Fork 650
Closed
clojure-emacs/cider-nrepl
#873Description
nrepl-send-sync-request: Sync nREPL request timed out (op refresh-clear) after 10 secs
Messages such as these don't make much sense to me. Code reloading can take arbitrarily long.
Timing out can invite the user to try again while code reloading is already in progress (thankfully we have locking
in place, but still leads to unnecessary queueing)
I'd say that for these ops in particular, we could have a timeout of about 3 minutes?
Metadata
Metadata
Assignees
Labels
No labels