TrumpMcDonaldz
TrumpMcDonaldz
I realized that I'm returning the wrong type for .GetPollAnswerVoters(), will fix it
Can confirm that sending a poll works now
However, it seems like after running ExpirePollAsync() ( Which works ), MessagePollResults.Answers is still an empty array, with IsFinalized set to false
You're welcome for nothing, sorry I haven't had time to work on it ( School sucks )
> Was able to reproduce this issue, but needed to change [this line](https://github.com/budgetdevv/AWSSnapStartBugRepro/blob/main/SnapStartBugTest/src/SnapStartBugTest/Program.cs#L11) to use `LambdaEventSource.RestApi`. > > With that, and [#2071](https://github.com/aws/aws-lambda-dotnet/pull/2071), the Lambda deploys and functions correctly. I believe...
Hey thanks for the prompt response! I was wondering why it took so long
We are facing this issue too unfortunately Edit: No similarity score when messages are retrieved via sessions directly. Will make a separate issue on this