Skip to content

Commit

Permalink
Merge pull request #534 from arconnectio/staging
Browse files Browse the repository at this point in the history
ArConnect 1.20.1
  • Loading branch information
nicholaswma authored Oct 30, 2024
2 parents cac5a5f + d654a18 commit 46d32e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/retry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,5 @@ export async function withRetry<T>(
}
}
}

throw lastError;
}

0 comments on commit 46d32e2

Please sign in to comment.