Yaron Schneider
Yaron Schneider
We tested this and couldn't reproduce. ``` public async Task ReceiveReminderAsync(string reminderName, byte[] state, TimeSpan dueTime, TimeSpan period) { // This method is invoked when an actor reminder is fired....
Triaged to 1.14
Can you please ping me on Discord so we can chat ad-hoc about this? My handle is yaron2
@stefan-shredder can you confirm if this has been fixed in Dapr 1.14.x?
Thanks, closing for now
@JasonChen86899 it would be great if you could add support for a StatefulSet also
> @yaron2 StatefulSet has been already supported before my modify. The problem we have with StatefulSets today is that we don't allow to invoke a particular pod within the set...
@JasonChen86899 please resolve the conflicts
> Imo this is a P0 as it fundamentally breaks the underlying FIFO ordering that one would _expect_ from EventHubs when processing each message individually via Dapr PubSub Agree