実行履歴の詳細

実行履歴(Details)ペインの詳細(Execution History)には、フロー実行モードに関する詳細が含まれています。Oktaは、フロー実行の分類に役立つように、各フロー実行に固有のアイコンを割り当てます。

Flow details: shows an image of a lightning bolt, indicating that the flow executed at the low-latency rate. - 低レイテンシー(Low-latency)

稲妻のアイコンを示すフローには、常に効率よく実行したために、フローが低レイテンシーモードで実行されたカードのみが含まれます。一般にこれはレイテンシーに影響されやすいWebhookおよびAPIエンドポイントのユースケースで発生します。低レイテンシーモードを参照してください。

Flow details: shows an image of a dash mark, indicating that the flow executed at the standard rate. - 標準(Standard)

ダッシュを示すフローは、標準レートで実行されました。標準レートのフロー実行には、低レイテンシーモードに不適格なカードが含まれます。

Flow details: shows an image of an exclamation mark, indicating that the flow executed at the throttled rate. - スロットル(Throttled)

感嘆符を示すフローはスロットルモードで実行され、リソース制約のために高レイテンシーが発生しました。スロットルフローは、低レイテンシーモードでの実行に適していません。

フロー詳細でよくあるシナリオ

Flow details: image of a set of flow executions, all with dash marks indicating that the flows executed at the standard rate.
すべて標準
すべてのフロー実行で標準モードが使用されました。つまり、フローには低レイテンシーモードに不適格なカードが含まれます。
Flow details: image of a set of flow executions, all with lightning bolts, indicating that the flows executed at the low-latency rate.
すべて低レイテンシー
すべてのフロー実行で低レイテンシーモードが使用されました。低レイテンシーモードを参照してください。
Flow details: image of a set of flow executions, with mixed icons, indicating that the flows executed at varying rates.
混在
一部のフロー実行のみで低レイテンシーモードが使用されました。フローが常に低レイテンシーモードで実行されるように、レイテンシーの問題を取り除くために変更できるカードがフローにないかどうか確認します。
Flow details: image of a set of flow executions, all with warning icons, indicating that the flows executed in throttled mode.
すべてスロットル
すべてのフロー実行でリソース制限を超過し、スロットルされました。フローはスロットルされた後、15分間スロットルモードのままになります。実行制限を参照してください。