<%- message = "Error code: #{@error_code} - #{@error_message.html_safe}" %> <%= render partial: 'mailer_modules/warning_message', locals: { message: message } %>

The automatic synchronization of your dataset <%=@dataset_name %> has reached the maximum number of synchronization attempts and it's still failing to sync.

If you'd like to continue trying, log in to your account and manually reactivate synching by clicking “Sync now”

For more information about error messages and possible solution, click here.

<%= render partial: 'mailer_modules/link_to_action', locals: { link: @link, link_text: "View your dataset" } %>