You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we should do the import itself in a child process. This will have the interesting side-effect to not require a restart of the import process when the config is updated.
Other side-effect: if the import process crashes for some reason (for example running out of memory), we would be able to catch this and move the file to errored. Currently it tries to import it over and over
I've seen two cases:
The text was updated successfully, but these errors were encountered: