fauna-labs/faunadb-importer

Implement audit log for records that couldn't be inserted during the import

Closed this issue · 2 comments

logs/errors.log already give users a good idea on what went wrong but, there are cases where that will not be sufficient. We need a place to programmatically recover missing entries.

Timeouts are currently not logging the recored timed out in logs/errors.log. will be fixed by #22

Won't fix.