SHOW TASKS/DESC TASK 命令:输出中的新列

Attention

This behavior change is in the 2024_08 bundle.

For the current status of the bundle, refer to Bundle History.

When this behavior change bundle is enabled, the SHOW TASKS / DESCRIBE TASK commands include the following new column:

Column nameDescription
SUCCESS_INTEGRATIONName of the notification integration used to access Amazon Simple Notification Service (SNS), Google Pub/Sub, or Microsoft Azure Event Grid to relay success notifications for the task.
SCHEDULING_MODE

显示 Serverless Task 是 FIXED 还是 FLEXIBLE。

  • 当调度模式为 FIXED 时,任务执行的基础是用户指定的任务计划。
  • 当调度模式为 FLEXIBLE 时,任务执行的基础是用户为任务指定的时间表和目标完成间隔。
TARGET_COMPLETION_INTERVALDisplays the target completion interval that the user wants, which the serverless task uses to determine the size of the compute resources to use to complete execution.

参考:1719 1807