5G-ERA / middleware

Middleware for orchestration and lifecycle management of the could-native robotic applications
Apache License 2.0
8 stars 3 forks source link

fix: fixed resource reuse when no heartbeat is detected #203

Closed Artonus closed 11 months ago

Artonus commented 11 months ago

Description

When no heartbeat from the NetApp is sent, the resource reuse found no applications that could be reused. This fix enables resource reuse based only on the availability of reused NetApp, and no heartbeat is needed.

Fixes #199

Type of change

What has been changed?

  1. Bugfix: resource reuse when no heartbeat is detected

Checklist: