Sagemaker Async endpoint never returns result to app hosted on ECS

0

I'm currently running a web application on ECS with sagemaker for model predictions. I have a model and endpoint set up for async inference and when I run the application locally inference is successful and I can see on cloudwatch that the backlog increases and is then cleared out. However, when I try the same on the ECS hosted app the backlog size increases but all the invocations fail. Then I check the logs in cloudwatch and I get this for each invocation:

Inference request succeeded. ModelLatency: 49244118 us, RequestDownloadLatency: 175208 us, ResponseUploadLatency: 89918 us, TimeInBacklog: 19685 ms, TotalProcessingTime: 69210 ms

Could it be a networking issue? Any insights would be helpful, thanks. Also, I don't get a notification from the failure SNS topic.

robert
質問済み 4ヶ月前181ビュー
回答なし

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

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

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

関連するコンテンツ