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

Flag does not unset as false after sync #30

Closed
AshleshaGawade opened this issue Mar 26, 2015 · 2 comments
Closed

Flag does not unset as false after sync #30

AshleshaGawade opened this issue Mar 26, 2015 · 2 comments

Comments

@AshleshaGawade
Copy link

Hello,

Everything is working fine with the extension, products are also getting synced to google merchant.
But i run a cron to sync the products daily. There are almost 9000 and above products.
After approximately 6000 or 7000 products(do not know the exact number) synced the process stops but the flag is not unset.

What could be the exact problem?
As i am not getting any error nor any notification.

@AshleshaGawade AshleshaGawade changed the title Flag does not set as false after sync Flag does not unset as false after sync Mar 26, 2015
@schnere
Copy link
Contributor

schnere commented Mar 26, 2015

Hi,

that might be a problem with a timeout. Please enable PHP error_log to file and check the output.
For such a huge amount of products to sync daily we might have to implement some improvements.

When you say you've set up a cron job - how did you handle the authentication?

@AshleshaGawade
Copy link
Author

Thanks.
By Using .p12 file authentication.
Server application credentials.

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