usdot-fhwa-OPS / V2X-Hub

V2X Hub is a message handler that acts as a translator and data aggregator/disseminator for infrastructure components of a connected vehicle deployment.
Apache License 2.0
120 stars 67 forks source link

Web services in v2xhub plugins potentially have message loss #607

Open dan-du-car opened 5 months ago

dan-du-car commented 5 months ago

Summary

During an integration testing, a bug was discovered in the web service in CARMACloudPlugin. Detail about this bug refers to: https://github.com/usdot-fhwa-OPS/V2X-Hub/issues/603 There are similar implementations of this web service in other plugins, such as TimPlugin, ERVCloudFormawardingPlugin.

Version

4.3.0 (Current)

Expected Behavior

No message loss in web services in V2xHub plugins.

Actual Behavior

There are message loss in the web services.

Steps to Reproduce the Actual Behavior

NA

Related Work

No response

jwillmartin commented 3 months ago

Message loss addressed in Pedestrian Plugin Webservice. May need to also be addressed in other plugins using WebService.