feat(agent): slipstream reporter — join, push, auto-reconnect
This commit is contained in:
parent
ce828084c8
commit
3ae38f95a9
2 changed files with 75 additions and 2 deletions
|
|
@ -47,8 +47,6 @@ defmodule ProxmoxAgent.Collectors.Host do
|
|||
{fun.(), nil}
|
||||
rescue
|
||||
e -> {fallback, {tag, Exception.message(e)}}
|
||||
catch
|
||||
:error, reason -> {fallback, {tag, reason}}
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue