swrlab / ard-eventhub

ARD system to distribute real-time (live) metadata for primarily radio broadcasts.
https://swrlab.github.io/ard-eventhub
Other
7 stars 1 forks source link

End temporary event duplication for breaking change topics #727

Open frytg opened 1 month ago

frytg commented 1 month ago

Follow up of https://github.com/swrlab/ard-eventhub/issues/710

End migration, once subscribers have moved on

frytg commented 13 hours ago

see keys in https://github.com/swrlab/ard-eventhub/blob/main/config/event-duplication.json, and check whether old topics still have subscribers (on test or prod)

can use bun coreId "xxx" to hash values and check the ids in GCP Pub/Sub https://github.com/swrlab/ard-eventhub/blob/618cc9fa17bd870bbd0f3a4acfe07c79964c9add/package.json#L12C4-L12C10