Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NetworkRequestQueue: add request filter/compare logic
Use _.isEqual to skip adding requests that we might already have persisted and the same when removing to remove only the matching request
- Loading branch information