Open sync-by-unito[bot] opened 4 months ago
➤ PM Bot commented:
Jira ticket: RCORE-2195
➤ Jonathan Reams commented:
So, core doesn't do anything to hide this error and it's actually the SDK that implements the http client that would have to surface this error. [~diana.perez@mongodb.com], is this something the swift SDK would have to change?
Related to the linked HELP ticket, this customer had a really large user object and we found that envoy was rejecting the request.
https://splunk.corp.mongodb.com/en-US/app/search/search?sid=1720636634.1258082&dispatch.sample_ratio=1&display.events.type=raw&display.page.search.mode=smart&q=search%20index%3Denvoy%20client_ip%3D%22188.24.22.213%22&earliest=1720456219.011&latest=1720456224.012
This was not showing up in the logs in any discernable way according to the help ticket (here are the logs they posted) [^01340259 error-1.rtf]
It should be possible to repro this by using custom user data and making the object 1/2 MB (that is what the customer had it as).
The goal of this ticket would be to make sure that this is a clearer error in the logs ideally.
This was happening on this SDK release https://github.com/realm/realm-swift/releases/tag/v10.49.1 which correlates to Realm-Core 14.4.1