Files
Timo Beckers 188504cbe7 NetlinkRequest: retry on ErrDumpInterrupted in NetlinkRequest.Execute
The addition of ErrDumpInterrupted forced all callers to deal explicitly with
interrupted dumps, while typically the caller should simply retry.

This commit adds a retry system that makes the library retry up to 10 times
before finally giving up with ErrDumpInterrupted. This should lead to fewer
surprised users.

It can be enabled by calling Handle.RetryInterrupted.

Signed-off-by: Timo Beckers <timo@incline.eu>
2026-04-03 00:26:39 -07:00
..
2017-06-13 11:04:51 -07:00
2022-08-12 20:31:58 +02:00
2017-02-20 12:07:19 -08:00
2021-09-21 09:10:48 -05:00
2024-03-28 11:51:11 -07:00
2026-01-09 13:42:00 -08:00
2026-01-09 13:42:00 -08:00
2017-02-02 12:58:44 -08:00
2017-02-02 12:58:44 -08:00
2017-02-02 13:02:12 -08:00