open-aviation / tangram

An open platform for modular, real-time aviation research
GNU Affero General Public License v3.0
7 stars 1 forks source link

Handles exception when rs1090 service restarts #7

Closed emctoo closed 5 months ago

emctoo commented 5 months ago

When jet1090 process restarts, requests to its API endpoints fails. The plugin fail to recover and blocked in the task.

Now the exception is captured and task can move forward now.