Open pjenvey opened 4 years ago
Spanner's mutation limit requires a lower number of MAX_TOTAL_RECORDS. The e2e tests should ensure max_total_records edge cases can commit successfully (to avoid regressions such as https://github.com/mozilla-services/syncstorage-rs/issues/869
This is pretty straightforward to test but potentially a lengthy test to run every time the e2e tests are invoked.
Also logged here: https://mozilla-hub.atlassian.net/browse/SYNC-3525
Spanner's mutation limit requires a lower number of MAX_TOTAL_RECORDS. The e2e tests should ensure max_total_records edge cases can commit successfully (to avoid regressions such as https://github.com/mozilla-services/syncstorage-rs/issues/869