hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
67 stars 44 forks source link

Migration to Blob Storage (part 5/4) #9668

Open timolegros opened 2 weeks ago

timolegros commented 2 weeks ago

Description

The migration to set this constraint must be separate from truncating the bodies (part 4) because truncating the bodies will be an async operation (migration).

Additional context

timolegros commented 1 week ago

The migration isn't working because it appears that some threads were not uploaded to Cloudflare during the last async migration (https://github.com/hicommonwealth/commonwealth/pull/9363). I need to investigate why that happened and get those threads uploaded before we can move forward.