contentful-database-importer.rb icon indicating copy to clipboard operation
contentful-database-importer.rb copied to clipboard

Requesting a Retry / Skip Option for Failed Entries

Open RussCintas opened this issue 7 years ago • 1 comments

I am getting intermittent Server Errors and Network Blips that are interrupting large loads (3K+ records). This is very frustrating. I would be helpful to have a retry option to retry a record on failure. If it is a true error it would be good to have a skip option to move on to the next record.

Example: C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/http-1.0.4/lib/http/connection.rb:41:in `rescue in initialize': failed to connect: An existing connection was forcibly closed by the remote host. - SSL_connect (HTTP::ConnectionError)

RussCintas avatar Mar 02 '17 20:03 RussCintas

Hey @RussCintas,

I'll look into adding an option for this.

Cheers

dlitvakb avatar Apr 07 '17 23:04 dlitvakb