We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd636bc commit fc232b4Copy full SHA for fc232b4
1 file changed
src/libraries/pacer.tsx
@@ -91,7 +91,8 @@ export const pacerProject = {
91
Choose between async or sync execution for each utility based on your
92
needs.{' '}
93
<span className={twMerge('font-semibold', textStyles)}>
94
- Take advantage of optional built-in error handling, retries, abort controllers, and status reporting
+ Take advantage of optional built-in error handling, retries, abort
95
+ controllers, and status reporting
96
</span>
97
. Perfect for handling both simple synchronous operations and complex
98
task pooling workflows with or without concurrency control.
0 commit comments