Skip to content

Commit df4a1e6

Browse files
committed
pull in updates from main repo
1 parent 24a797d commit df4a1e6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/workflows.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -225,12 +225,6 @@ import { ComponentCardList } from "@site/src/components/ComponentCard";
225225

226226
<ComponentCardList
227227
items={[
228-
{
229-
title: "Action Retrier",
230-
description:
231-
"Add reliability to unreliable external service calls. Retry idempotent calls with exponential backoff until success.",
232-
href: "https://www.convex.dev/components/retrier",
233-
},
234228
{
235229
title: "Workpool",
236230
description:

0 commit comments

Comments
 (0)