Modify design (#471)

This commit is contained in:
pollfly
2023-02-09 15:13:17 +02:00
committed by GitHub
parent 55fd5b4cb1
commit e697fd8f3c
20 changed files with 28 additions and 24 deletions

View File

@@ -109,7 +109,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
:::warning
:::caution
Do not enqueue training or inference tasks into the services queue. They will put an unnecessary load on the server.
:::