Project-Sonata / Harmony

Harmony is a release uploading microservice!
0 stars 1 forks source link

Set the track duration after receiving the event from Sakura module #23

Closed justJavaProgrammer closed 7 months ago

justJavaProgrammer commented 7 months ago

Currently, duration_ms for track is always null, Sakura module sends kafka event when track duration is resolved, should update it on event when event is received

justJavaProgrammer commented 7 months ago

Implemented in https://github.com/Project-Sonata/Harmony/pull/24