usdot-fhwa-stol / cda-telematics

Apache License 2.0
1 stars 2 forks source link

Add mysql writer to rosbag processing service #183

Closed adev4a closed 7 months ago

adev4a commented 7 months ago

PR Details

This PR adds a mysql writer to the rosbag processing service, which is responsible for update the list of entries in the mysql database to indicate when a rosbag is being processed and when the processing completes. Error is indicated if there is one and an error message is returned to indicate what caused the issue.

Description

Related GitHub Issue

Related Jira Key

https://usdot-carma.atlassian.net/browse/WFD-386

Motivation and Context

How Has This Been Tested?

Unit Tested and Integration tested

Types of changes

Checklist: