Integration has errors
This integration has {{ $integration->retry_count }}/{{ $integration->max_retries }} failed attempts.
@if($integration->canRetry())
You can retry or reset the error count after saving.
@else
Maximum retries reached. Consider resetting the retry count.
@endif