diff options
author | Siri Hansen <[email protected]> | 2017-05-05 09:45:01 +0200 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2017-05-08 16:41:58 +0200 |
commit | aaefd3a001f03f8991983d217e7a7aec945df3a0 (patch) | |
tree | 892c917a25b13dbff438daeec7786561c8c14b82 /lib/stdlib/src/proc_lib.erl | |
parent | 1ca124231e0a2ee0db3cb5ff993d7615e573bdfa (diff) | |
download | otp-aaefd3a001f03f8991983d217e7a7aec945df3a0.tar.gz otp-aaefd3a001f03f8991983d217e7a7aec945df3a0.tar.bz2 otp-aaefd3a001f03f8991983d217e7a7aec945df3a0.zip |
[etop] Extend timer when fetching process info from node
Originally, etop would only wait for 1 second after starting the
collection of process info from the observed node. If data was not
received in time, etop would exit with reason 'connection_lost'.
In some cases, however, this timer would expire due to the amount of
processes on the observed node. To avoid this, the timer is now
extended to the same as the update interval, which means that if the
problem occurs, it can be helped by extending the interval time.
Diffstat (limited to 'lib/stdlib/src/proc_lib.erl')
0 files changed, 0 insertions, 0 deletions