Update Song event processing to consume full analysis payload
blabadi opened this issue · 5 comments
blabadi commented
Song will be providing full payload for analyses in its events (overture-stack/SONG#674)
we need to adopt maestro to consume full messages instead of reaching out to song
Detailed Description
currently song provides analysis Id and repo code and study id
then maestro reaches to song and fetch the rest of the data
when song provides the full analysis payload no need to do that anymore
Possible Implementation
rosibaj commented
@blabadi @joneubank i believe this is already taken care of - can you confirm?