mozilla-services / services-engineering

Services engineering core repo - Used for issues/docs/etc that don't obviously belong in another repo.
2 stars 1 forks source link

Return error code to legacy iOS sync clients to prevent them from crashing. #11

Closed tublitzed closed 4 years ago

tublitzed commented 4 years ago

Related to this issue with legacy iOS crashing.

While we know Sync won't work, we need to at least prevent the clients from crashing. This applies to firefox-ios < 20.0

tublitzed commented 4 years ago

De-prioritizing this until we're ready for the sync migration.

tublitzed commented 4 years ago

We should first confirm that this is still an issue. Need to test to verify that firefox iOS < 20.0 is still crashing when pointed at Durable Sync.

tublitzed commented 4 years ago

I'll take the testing bit, note what I find here, and then can re-assign for implementation if needed.

tublitzed commented 4 years ago

closing as a dupe of https://github.com/mozilla-services/syncstorage-rs/issues/293