keenon / AddBiomechanics

A tool to automatically process and share biomechanics data
https://addbiomechanics.org/
Other
31 stars 5 forks source link

`mocap_server.py` PubSub protection + testing #203

Closed nickbianco closed 11 months ago

nickbianco commented 11 months ago

Fixes #178, #184

nickbianco commented 11 months ago

@keenon, ready for review again.

On this pass I just truncated the server UUID for the PubSub status checks to avoid the character limit. Let me know if that seems reasonable.

Also, I missed a handful of API changes in the other reactive_s3 classes. It would be good to dry run this code in a local server before deployment, if possible.