Skip to content

Commit 0d21f31

Browse files
authored
Update NNNN-retry-backoff.md
1 parent 93f21b4 commit 0d21f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Evolution/NNNN-retry-backoff.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
This proposal introduces a `retry` function and a suite of backoff strategies for Swift Async Algorithms, enabling robust retries of failed asynchronous operations with customizable delays and error-driven decisions.
1111

12-
Swift forums thread: [Discussion thread topic for that proposal](https://forums.swift.org/)
12+
Swift forums thread: [Discussion thread topic for that proposal](https://forums.swift.org/t/pitch-retry-backoff/82483)
1313

1414
## Motivation
1515

0 commit comments

Comments
 (0)