Skip to content

Changes uploaded but not applied on the server? #744

Answered by matevzcesar
MaTToX3 asked this question in Q&A
Discussion options

You must be logged in to vote

This issue occurs when syncing over HTTP on version 0.9.4.

Issue: Only tables from the last request are applied, agent reports successful sync.

This issue seemed to be connected to cleaning the batch folder, before the client got the response from the last request, could be a timeout or some network issue.

To reproduce this issue, we have set a breakpoint inside the OnDatabaseChangesApplied interceptor, which is invoked after cleaning the changes folder and waited for the request to timeout, then resumed the application. When a retry of the last request is sent from the client, only the changes from that request are applied and the sync finishes with no errors. However it is evident from …

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@Mimetis
Comment options

@MaTToX3
Comment options

@Mimetis
Comment options

@MaTToX3
Comment options

@MaTToX3
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Mimetis
Comment options

Answer selected by MaTToX3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants