Jonathan Reams

Results 35 comments of Jonathan Reams

As I said in the PR this isn't something we release or support anymore. In fact, I'll go ahead and remove this parameter completely in a separate PR. If you've...

@tgoyne , AutoOpen vs AsyncOpen vs whatever other kinds of open we have are getting a bit muddled for me. Can you point to where in the swift SDK (I...

So to adapt these changes to fit this case we'd need to add some handling here https://github.com/realm/realm-core/pull/7365/files#diff-8a4439bf8b1d6f5ce56b98f9d0409beb874ce6de9aee5ed795688f5d4378787eR750 and maybe have `SyncSession::handle_error()` drive the location update backoff?

Yup there are still timeouts going on, they're just way less frequent.

The C++ standard is set here https://github.com/jbreams/gonepass/blob/3da5cfa120b4e530092d9cda5634e72f22b048d8/CMakeLists.txt#L15, what else needs to be done here?