Is task delivery exactly once as in a SQS FIFO queue?

0

Hi

AWS Step Functions looks pretty promising for our use case according to our study.
However, regarding the technical guarantees of GetActivityTask, I wonder could you confirm that the semantics are similar to that of a SQS FIFO queue?

Searching on the forum seems to imply that's the case:

https://forums.aws.amazon.com/thread.jspa?threadID=252251&tstart=0
https://forums.aws.amazon.com/thread.jspa?threadID=253480&tstart=75

However, it would be great if you could confirm that tasks delivered by Step Functions have exactly once semantics.

Thanks!

shaoyu
質問済み 6年前351ビュー
5回答
0

Yes, it'd be great to get a confirmation that GetActivityTask guarantees no duplicates will be delivered for exactly-once processing on the workers.

回答済み 6年前
0

@techwharf did you find out the answer to this ?
can someone in aws step function team answer this, please ?

回答済み 6年前
0

anyone from AWS team cares to comment?

回答済み 6年前
0

hmm I'm still waiting on this confirmation from AWS team and it is rather frustrating not getting an official answer. There is no information on this anywhere else.

I am holding off on our production release until I have an answer. At this stage, I am not even sure if Step function is the right choice or production ready given AWS team isn't transparent on such a basic behavior. I am the third person asking this question without an answer.

Is there anyone moderating this forum, seems very poor customer service. Very frustrated !!

回答済み 6年前
0

Yes. AWS StepFunctions provides exactly-once semantics on GetActivityTask

seun
回答済み 6年前

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

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

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