mirror of https://github.com/dapr/docs.git
Enhance warning message.
This commit is contained in:
parent
f4532e9de7
commit
5f77ca954d
|
@ -7,7 +7,7 @@ description: Scale actor reminders storage via partitioning
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% alert title="Preview feature" color="warning" %}}
|
{{% alert title="Preview feature" color="warning" %}}
|
||||||
Actor reminders partitioning is currently in [preview]({{< ref preview-features.md >}}).
|
Actor reminders partitioning is currently in [preview]({{< ref preview-features.md >}}). Use this feature if you are runnining into issues due to a high number of reminders registered.
|
||||||
{{% /alert %}}
|
{{% /alert %}}
|
||||||
|
|
||||||
## Actor reminders
|
## Actor reminders
|
||||||
|
|
Loading…
Reference in New Issue