Update Docusaurus (#855)

This commit is contained in:
pollfly
2024-06-23 10:00:06 +03:00
committed by GitHub
parent f52a139c34
commit d166467a32
32 changed files with 8616 additions and 4726 deletions

View File

@@ -111,7 +111,7 @@ This mode is intended for running maintenance tasks. Some suitable tasks include
- [Control Service](../guides/services/aws_autoscaler.md) - AWS Autoscaler for example
- [External services](../guides/services/slack_alerts.md) - Such as Slack integration alert service
:::caution
:::warning
Do not enqueue training or inference tasks into the services queue. They will put an unnecessary load on the server.
:::