Pausing and Resuming Pinpoint Journey Based on Connect Contact Flow Concurrency

0

I've implemented custom logic to determine the concurrency level in a Connect contact flow. Now, depending on this concurrency threshold value, I want to dynamically pause and resume the associated Pinpoint journey. However, I've encountered an issue where, when I pause the journey, it doesn't allow me to resume it for the next 5 minutes.

On the flip side, if I pause and resume the outbound campaign in Connect while the Pinpoint journey is continuously running, I face the challenge of missing endpoints and not receiving calls during the pause period of the outbound campaign.

Could you please provide guidance on how to address this issue? I'm seeking a solution that allows for more flexibility in pausing and resuming the Pinpoint journey and avoiding the missed endpoint scenario during pauses in the outbound campaign.

Your assistance in resolving this matter is highly appreciated.

1개 답변
0

Hello,

Thank you for reaching out to AWS Support, to answer your query in short,

  • The five minute wait period to resume the journey is a configuration that cannot be changed at this time.
  • To achieve your use case requirement, you will have to implement a workaround, as out of the box solutions are not possible at this time.
  • One option that you can consider is looking into using lambda function invocations. Instead of using a contact center activity. This way, you can invoke a lambda function and store the corresponding data on a data store like DynamoDB. You can then have your application which tracks your concurrency threshold to either process these events and send them to connect campaign or pause processing them till the concurrency comes down.

Thank you for your patience once again, I hope you have a nice day ahead!

Aish
답변함 4달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인