|
ffa0ff24fa
|
Move most verbose log messages to debug level
|
2023-02-28 00:07:54 +01:00 |
|
|
07eed8b689
|
Clarify cancellation token purpose in RPC Send methods
|
2023-01-27 13:59:44 +01:00 |
|
|
d2e7f4f876
|
Add TaskManager shutdown logging of remaining tasks
|
2023-01-25 12:08:53 +01:00 |
|
|
f4aec6f11d
|
Refactor sequence IDs in message replies
|
2023-01-24 01:09:25 +01:00 |
|
|
b1758fb2bb
|
Minor code and dependency cleanup
|
2022-12-31 21:45:17 +01:00 |
|
|
2cc7975193
|
Rework message replies
|
2022-12-30 03:26:06 +01:00 |
|
|
bcb53528b9
|
Refactor RPC to use a single long running task
|
2022-10-19 15:24:40 +02:00 |
|
|
bcfc2c8240
|
Rewrite Agent shutdown procedure to delay RPC disconnection until main services are stopped
|
2022-10-19 06:36:31 +02:00 |
|
|
dbd57a1ee0
|
Fix Server handling messages from non-registered Agents
|
2022-10-19 02:06:06 +02:00 |
|
|
3d2b0d5373
|
Move TaskManager to Phantom.Utils.Runtime project
|
2022-10-16 16:54:34 +02:00 |
|
|
c4b1d3c920
|
Fix graceful shutdown issues
|
2022-10-14 17:20:41 +02:00 |
|
|
640731634b
|
Add custom task manager for tracking running tasks
|
2022-10-07 20:16:45 +02:00 |
|
|
23a4cf69dd
|
Add communication between Agent and Server via ZeroMQ and MessagePack
|
2022-10-07 07:27:20 +02:00 |
|