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

Made export smarter by marking items not found #180

Merged
merged 1 commit into from
Jun 28, 2022
Merged

Made export smarter by marking items not found #180

merged 1 commit into from
Jun 28, 2022

Conversation

arabcoders
Copy link
Owner

@arabcoders arabcoders commented Jun 28, 2022

As we support dual export mode, there is one area that need to be improved right now when we switch between export and push we just rely on the availability of metadata, if its missing from db we switch to export mode for that backend, However i think we can improve the process by taking into consideration if backend last import date is > item_added + configurable margin of error. then assume the item does not exists for backend and there is no need to waste bandwidth and cpu cycles doing full export.

@arabcoders arabcoders mentioned this pull request Jun 28, 2022
55 tasks
@arabcoders arabcoders merged commit 40adf53 into master Jun 28, 2022
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.

None yet

1 participant