realm / realm-java

Realm is a mobile database: a replacement for SQLite & ORMs
http://realm.io
Apache License 2.0
11.45k stars 1.75k forks source link

Update to latest BAAS test server. #7601

Closed cmelchior closed 2 years ago

cmelchior commented 2 years ago

Ready for review

cmelchior commented 2 years ago

I'm still debugging this with the Server team, I have a reproduction case, and it very clearly points to a race condition. 5 seconds was bit arbitrary, but I have not seen any errors after adding it. It adds about 30-45 seconds to the total test time. So seems an acceptable work-around until we can get to the bottom of it.

(We need the latest server in order to work on Flexible Sync)