<turbo-stream action="update" target="wiki_card"><template>

<h1>Continue on Error</h1>
<div class="trix-content"><p>When Rapidi runs a transfer and a record fails, the default behaviour is to stop the entire run. <strong>Continue on Error</strong> changes this: Rapidi logs the failed record and keeps processing the rest, so one bad record doesn't block your entire sync.</p><h3>When to Use It</h3><p>Enable it when you have large data sets where occasional errors are expected and shouldn't hold up everything else. Avoid relying on it during initial integration setup - errors at that stage are usually systematic and need immediate attention, not just logging.<br><br></p><h3>How to Enable It</h3><p>Go to <strong>Transfers</strong> → Open the relevant Transfer → General → Edit → Enable <strong>Continue on Error</strong> → Save.</p><p>⚠️ <strong>Important:</strong> If any of your field mappings use an <strong>ERROR formula</strong>, Continue on Error will not work for those mappings. The error formula takes precedence and will stop the record from being processed regardless of this setting.&nbsp;<br><br></p><h3>Monitoring – Data Errors Page</h3><ul><li>Once enabled, failed records are logged under <strong>Logs → Data Errors</strong>. Each entry shows the DateTime, Transfer, Source, Destination, a Description, and the specific record.</li><li>Use the filters to find what matters: filter by <strong>Error Status</strong> (Resolved/Unresolved) as your main triage tool, narrow by Transfer, Date/Time, or Source/Destination connection.</li></ul><h3>Notifications</h3><ul><li>Rapidi does <strong>not</strong> send automatic notifications when data errors occur. If you would like to receive notifications when errors are logged, contact us - we can set up separate error notifications for you.</li></ul><h3>Actions</h3><ul><li>On individual entries you can add a <strong>comment</strong>, mark as <strong>resolved</strong> (red → green), or jump directly to the Transfer. For bulk management, select multiple entries to <strong>Change Resolved</strong>, <strong>Export JSON</strong>, or <strong>Delete</strong>. Use Delete with caution - it's permanent.</li></ul></div>
</template></turbo-stream>

