fauna-labs/faunadb-importer

Handle possible errors from FaunaDB

Closed this issue · 1 comments

  • Apply backpressure when service is unavailable
  • Handle errors when the request is too large due to huge batch sizes
  • Implement a split and retry strategy for batches in order to find the error for a single instance rather than marking the whole batch as failed

Implemented at #13