lineofflight / peddler

Amazon Selling Partner API (SP-API) in Ruby
MIT License
307 stars 130 forks source link

Not an issue, just a question #125

Closed Trimakas closed 5 years ago

Trimakas commented 5 years ago

Hi, I have all my customers subscribed to the FulfillmentOrderStatusNotification But I'm suddenly not getting all the messages when an order is shipped. It's very random and only happens when the order is fulfilled.

Any idea how to deal with missing/not sent messages in the SQS queue?

Thanks Todd

hakanensari commented 5 years ago

@Trimakas I'm not sure. It sounds like you may be silently skipping over some notifications by mistake, assuming you are popping everything off the SQS queue?

Trimakas commented 5 years ago

@hakanensari yep i am.. I even created a dead message queue.. but nothing.. super weird.. can't figure it out

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.