usdot-fhwa-stol / cda-telematics

Apache License 2.0
1 stars 2 forks source link

Fix infrequent topic request #243

Closed adev4a closed 2 months ago

adev4a commented 2 months ago

PR Details

Fixes an issue where the messaging server interrupts the topic request thread when a unit is not active. Currently this causes issues if the unit is brought up later during the run - the messaging server fails to get a list of topics to create dispatchers for and doesn't receive the message published by the unit.

Description

Related GitHub Issue

Related Jira Key

Motivation and Context

How Has This Been Tested?

Types of changes

Checklist: