Dan Federman
Results
23
issues of
Dan Federman
CI is failing because we're not using this yet.
## :scroll: Description If an upload receives a 4xx error, Sentry should assume that a retry will not succeed and drop it on the floor. Currently Sentry will retry the...
Our app saw repeated bad memory access crashes that occurred when accessing `_rawInputData`. When we investigated, we saw that `_rawInputData` is usually referenced within the `lock (_lockObject)`, but was not...