Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MLIBZ-3111: Auto data store type. Adding entities to the pending actions. #249

Merged
merged 11 commits into from
Aug 5, 2019

Conversation

eugeninnowise
Copy link
Contributor

Description

Adding entities to the pending actions for Auto data store type if any Kinvey or Network connection exception occurs.

Changes

Internal implementation in Save and Remove operations of the data store.

Tests

TestDeleteByQueryInvalidPermissionsConnectionAvailableAsync()
TestDeleteByQueryInvalidPermissionsNetworkConnectionIssueAsync()
TestDeleteByIdNotFoundConnectionAvailableAsync()
TestDeleteByIdNotFoundConnectionIssueAsync()
TestSaveInvalidPermissionsNetworkConnectionAvailableAsync()
TestSaveDataNetworkConnectionIssueAsync()
TestSaveMultiInsertInvalidPermissionsAsync()
TestSaveMultiInsertNewItemsConnectionIssueAsync()

heyzooi
heyzooi previously requested changes Aug 2, 2019
Kinvey.Core/Store/MultiInsertRequest.cs Outdated Show resolved Hide resolved
@vinaygahlawat vinaygahlawat dismissed heyzooi’s stale review August 5, 2019 08:54

Resolved conversation

@eugeninnowise eugeninnowise merged commit 0112f95 into develop Aug 5, 2019
@eugeninnowise eugeninnowise deleted the feature/MLIBZ-3111_Adding_pending_actions_new branch August 5, 2019 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants