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 998f8ee commit 4760695Copy full SHA for 4760695
daprdocs/content/en/js-sdk-docs/js-server/_index.md
@@ -281,7 +281,7 @@ Dapr supports [status codes for retry logic](https://docs.dapr.io/reference/api/
281
282
In the JS SDK we support these messages through the `DaprPubSubStatusEnum` enum. To ensure Dapr will retry we configure a Resiliency policy as well.
283
284
-\*\*components/resiliency.yaml`
+**components/resiliency.yaml**
285
286
```yaml
287
apiVersion: dapr.io/v1alpha1
0 commit comments