Eventbrigde not invoking target AWS Batch

0

Hi all,

My project encountered a problem. I have an EventBridge rule that invokes an AWS Batch job every 15 minutes. However, one day, EventBridge did not invoke my batch job even though the rule was still enabled. I had to disable and then enable this rule, and after doing so, it started working fine.

I believe I should monitor this situation by setting up an alarm for the TriggeredRules metric. However, I would like to understand what caused this issue. Is it a bug in EventBridge?

質問済み 7ヶ月前220ビュー
1回答
0

Hi,

Technically, if you have already set the cronjob to include the day (which EventBridge missed to invoke the AWS Batch job), it should have triggered the job. As per the documentation - https://docs.aws.amazon.com/batch/latest/userguide/batch-cwe-target.html, EventBridge does support cron and AWS Batch.

I would suggest to raise a support case with AWS support with the details (day and time when EventBridge did not invoke the target) so that you get the root case and take corrective actions.

Thnx.

AWS
回答済み 7ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ