contentful-database-importer.rb
contentful-database-importer.rb copied to clipboard
Requesting a Retry / Skip Option for Failed Entries
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)
Hey @RussCintas,
I'll look into adding an option for this.
Cheers