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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则