SocialFinanceDigitalLabs / sf-fons-platform

https://github.com/SocialFinanceDigitalLabs/sf-fons
1 stars 0 forks source link

Several fixes based on updated pipelines and testing #106

Closed cyramic closed 2 months ago

cyramic commented 2 months ago
cyramic commented 2 months ago

I'm just curious about your note: Reverted the ingest bucket name change back to data store to avoid it being deleted unnecessarily What is the mechanism that was deleting the ingest bucket?

What happened was that I changed the name to be ingest instead of data store as it was closer to its function. Changing that would have deleted the data inside and created a new bucket. While I think the name change still might be good to do, it didn't make sense to do that without a proper transition plan in place.