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

feat: allow heartbeat expiration to be configured from db #253

Closed Artonus closed 8 months ago

Artonus commented 8 months ago

Description

This feature allows the heartbeat expiration to be configured from DB. Adds a new entry to the system config repository and uses it in the heartbeat quartz jobs.

Fixes #234

Type of change

What has been changed?

This section lists what has been changed with this pull request. Each entry lists the type of change introduced in the following order:

  1. Feature: heartbeat expiration is now configurable from the database level

How Has This Been Tested?

Checklist: