Files
matterbridge/bridge
Alex Vandiver 886499b4fb zulip: Treat unknown errors with a 10-second backoff.
An unknown error (including an unauthorized error) would fall through
with no calls to time.Sleep, resulting in hammering the server as
quickly as possible.

Add a 10-second sleep in the default error case.  The heartbeat is
left with no explicit sleep, but all other codepaths now contain one.
2021-10-18 20:56:32 -07:00
..
2021-10-16 23:23:24 +02:00
2021-10-16 23:23:24 +02:00
2019-09-07 22:46:58 +02:00
2021-01-29 00:25:14 +01:00