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 年前348 查看次数
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 年前

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

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

回答问题的准则