Closed danielmarbach closed 8 months ago
FYI The failing test has been fixed in #292 so either wait for that to be merged or merge this one into that branch
The docs seems to be a bit of in regards to serializer and need for the error queue to be set so I will fix that
https://docs.particular.net/nservicebus/hosting/aws-lambda-simple-queue-service/
@andreasohlund would you be able to cherry-pick this change over there?
I've cherry-picked the commit, I'll take care of updating the docs.
https://docs.particular.net/nservicebus/hosting/aws-lambda-simple-queue-service/#configuration-delayed-retries only thing that needs to change right?
That's all I'm aware of yes
Merged as part of #292
The comment in the code was misleading since the delayed message pump is always initialized which checks for the existence of the fifo queue.