mirror of https://github.com/dapr/docs.git
Merge with v1.10
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
This commit is contained in:
commit
107050df52
|
|
@ -163,7 +163,7 @@ To set the metadata for bulk publish operation, set the query parameters on the
|
|||
|
||||
### Configuring bulk subscribe
|
||||
|
||||
When subscribing to a topic, you can configure `bulkSubscribe` options. Refer to [Subscribing messages in bulk]({{< ref "pubsub-bulk#subscribing-messages-in-bulk" >}}) for more details.
|
||||
When subscribing to a topic, you can configure `bulkSubscribe` options. Refer to [Subscribing messages in bulk]({{< ref "pubsub-bulk#subscribing-messages-in-bulk" >}}) for more details. Learn more about [the bulk subscribe API]({{< ref pubsub-bulk.md >}}).
|
||||
|
||||
| Configuration | Default |
|
||||
|---------------|---------|
|
||||
|
|
|
|||
Loading…
Reference in New Issue