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

is reset sync even working on the platform ? #792

Open
siddhant3030 opened this issue Aug 5, 2024 · 5 comments
Open

is reset sync even working on the platform ? #792

siddhant3030 opened this issue Aug 5, 2024 · 5 comments

Comments

@siddhant3030
Copy link
Contributor

For Arghyam, I wanted to reset the AVNI sync and for a second it showed that it got queued so I thought machine will be busy so I thought let me wait for 30 minutes and then I'll check again

after 30 mins, Sync was still showing 7 hours ago
Screenshot 2024-08-05 at 11 27 04 AM

so I checked in the backend if it has actually done anything so I found it has done the reset but I'm not getting any indicator

Screenshot 2024-08-05 at 11 27 10 AM

We should re think this how we should address this and what status will be relevant.

@nairabhishek73 Can you look into this

@fatchat
Copy link
Contributor

fatchat commented Aug 5, 2024

there is no "reset sync" there is "reset" and "sync"

so the reset ran but no sync was done

for reset we don't display the last time it ran, so the "7 hours ago" was the last sync time

we can think about providing a reset+sync operation

@nairabhishek73
Copy link
Contributor

nairabhishek73 commented Aug 5, 2024

  1. I think the problem being highlighted here first is that when reset is run then there is no indication that the connection has been reset successfully. We should address this first.
  2. To the point of reset+sync, is there any situation where I would want to reset but not re-sync? Same question for refresh schema.

@fatchat
Copy link
Contributor

fatchat commented Aug 5, 2024

we can start with (1) while we think about (2). do you have anything in mind, e.g. "last reset at"

we could show "last reset at" until the next sync, in place of "last synced at"

the column looks like this:

image

in place of "5 days ago" we could have "reset 5 days ago"

@vinod-rajasekaran
Copy link

IMO a reset by itself is not an operation that is of much use - should we be considering onyl operation as reset+sync again ? What does airbyte do in this regard ?

@fatchat
Copy link
Contributor

fatchat commented Sep 2, 2024

Airbyte has now provided reset-without-sync, which they call "clear": https://docs.airbyte.com/operator-guides/clear

(Not available in our version)

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

No branches or pull requests

4 participants