guardian / crossword-uploader

Repository for the AWS lambda functions used to upload crosswords
0 stars 0 forks source link

Switches the old microapp service for the migrated crosswordv2 service #38

Closed kenoir closed 1 year ago

kenoir commented 1 year ago

What does this change?

This change now treats the V2 service as the critical upload instead of the micrapp while still dual running and continuing to write to the old app to keep it in sync in the case we'd need to switch back.

Warning Do NOT merge this until we are ready to switch-over!

How to test

How can we measure success?

Successful switch-over to the new service while continuing to keep the old database is sync in case it's required.