openalto / alto

Standard Application-Layer Traffic Optimization (ALTO) Toolset.
MIT License
2 stars 6 forks source link

Agent service will stop when raising an exception #21

Closed fno2010 closed 1 year ago

fno2010 commented 1 year ago

Right now, the agent service will stop and then exit once the internal instance raises any exception.

Should make the agent service more robust. Once the agent service raises an exception, the manager should restart the agent.