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

Continue import even if importing for a specific plugin fails #35

Open
diosmosis opened this issue Dec 4, 2019 · 0 comments
Open

Continue import even if importing for a specific plugin fails #35

diosmosis opened this issue Dec 4, 2019 · 0 comments

Comments

@diosmosis
Copy link
Member

Since it's too hard to predict exactly how GA will behave in every circumstance, it would be better recover in face of most errors. We can do this by storing and reporting all errors and allowing those failed dates/plugins to be re-imported.

Todo:

  • If a plugin fails to import, add the error to a list in the import status entity and continue.
  • On the import status page, report on every error encountered, not just the last known one.
  • Add a "retry failed imports" button on the import status page that will try each errored date/plugin combo again.
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

1 participant