【以下的问题经过翻译处理】 我知道当前在us-east-1发生了一次重大故障,详见 https://status.aws.amazon.com/。页面顶部的通知指出“受影响的服务包括:EC2、Connect、DynamoDB、Glue、Athena、Timestream和Chime以及US-EAST-1中的其他AWS服务。”
根据该页面的状态表(以及此RSS源: https://status.aws.amazon.com/rss/swf-us-east-1.rss),SWF目前正在工作。
然而,我们在应用程序日志中看到了大量的500错误,并且我们使用SWF的所有进程似乎都没有取得进展。
SWF是否是那些“受影响的其他服务”之一?
我不知道是否有成功的请求通过,所以我认为是,但官方确认会更好。
我们PHP日志中的一个已编辑示例错误如下:
Error: start_workflow_execution: exception 'AwsSwfExceptionSwfException' with message 'Error executing "StartWorkflowExecution" on "https://swf.us-east-1.amazonaws.com";
AWS HTTP error: Server error: `POST https://swf.us-east-1.amazonaws.com` resulted in a `500 Internal Server Error` response:
{"__type":"com.amazon.coral.service#InternalFailure","message":"All attempts to invoke operation: StartWorkflowExecution (truncated...)