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

First load won't get skipped if first pull got an error #213

Open
kr4ssi opened this issue Feb 17, 2021 · 5 comments
Open

First load won't get skipped if first pull got an error #213

kr4ssi opened this issue Feb 17, 2021 · 5 comments

Comments

@kr4ssi
Copy link

kr4ssi commented Feb 17, 2021

To reproduce:
-Cut of internet
-Start your application
-Turn internet on
-Next pull will emit every item

@TobiTenno
Copy link
Collaborator

yeah, that's not really surprising, as it's not the first load if the first load errored...

@TobiTenno
Copy link
Collaborator

I'll see what I can do to have it check if the first load errored so it doesn't bypass it. Do you have the specific error it's throwing on our end?

@TobiTenno
Copy link
Collaborator

I've added a gitter for the repo so it's easier to find/talk to me

@kr4ssi
Copy link
Author

kr4ssi commented Feb 20, 2021

I'll see what I can do to have it check if the first load errored so it doesn't bypass it. Do you have the specific error it's throwing on our end?

It only says "Cannot connect to ..."

@TobiTenno
Copy link
Collaborator

thanks, that's all i neede.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants