stakingWatchdogWatchdog.git
5 months agoRemove two useless comments. master
Greg Burri [Wed, 22 Nov 2023 14:40:00 +0000 (15:40 +0100)]
Remove two useless comments.

5 months agoMove smtp relay address to the configuration
Greg Burri [Wed, 22 Nov 2023 14:38:29 +0000 (15:38 +0100)]
Move smtp relay address to the configuration

5 months agoBetter error formatting
Greg Burri [Wed, 22 Nov 2023 14:35:01 +0000 (15:35 +0100)]
Better error formatting

6 months agoRetry when a 'WouldBlock' error
Greg Burri [Sat, 21 Oct 2023 19:43:04 +0000 (21:43 +0200)]
Retry when a 'WouldBlock' error
is given by socket recv function

6 months agoAdd a constant for socket timeout.
Greg Burri [Thu, 19 Oct 2023 20:15:31 +0000 (22:15 +0200)]
Add a constant for socket timeout.
Increase timeout from 5 s to 7 s.

6 months agoMeasure ping time.
Greg Burri [Wed, 4 Oct 2023 20:59:02 +0000 (22:59 +0200)]
Measure ping time.

6 months agoFirst commit
Greg Burri [Mon, 2 Oct 2023 16:42:05 +0000 (18:42 +0200)]
First commit