dotfiles/app/lib/prymn
Nikos Papadakis 5bd44ef9ac
refactor: agent connections now use the new healthcheck streaming
`Prymn.Agent.Connection` GenServer uses healthchecking with the new
streaming RPC, retrieving asynchronously the health status of the agent.

The Connection will also shut itself down when there's no usage (when
the keepalive function is not called frequently)
2023-08-19 21:14:07 +03:00
..
accounts Add typespecs, remove unneeded documentation 2023-07-29 14:45:09 +03:00
agents refactor: agent connections now use the new healthcheck streaming 2023-08-19 21:14:07 +03:00
servers rename backend -> app 2023-07-19 23:24:24 +03:00
accounts.ex Add typespecs, remove unneeded documentation 2023-07-29 14:45:09 +03:00
agents.ex refactor: agent connections now use the new healthcheck streaming 2023-08-19 21:14:07 +03:00
application.ex refactor: agent connections now use the new healthcheck streaming 2023-08-19 21:14:07 +03:00
mailer.ex rename backend -> app 2023-07-19 23:24:24 +03:00
repo.ex rename backend -> app 2023-07-19 23:24:24 +03:00
servers.ex app: use normal assigns instead of streams for the server list 2023-07-26 22:41:52 +03:00