Jason Held

Results 190 comments of Jason Held

If this was a data migration I think we'd have more control with how to do iteration. Currently at a loss and I'm sorry this isn't helpful. Keep in touch...

If this is done, ideally make it a toggle, as opposed to forcing alarm entries to be created.

@cheerio-pixel @Integral-tech , would be grateful for your feedback.

@auvipy (as a repost from personal account) thank you for the fixes. How far do you think this PR is from being merged? Anything I can do to help? Docs,...

It's been many years since I tried to construct a system for this. My high-level analysis is that the library could provide support functions/context managers or something to facilitate the...

I'm super interested in this (ability to select, too). I would prefer this go a step further (perhaps after it works): broker logic to use streams, too. I haven't checked...

Just an update here: still interested. Depending on how active my other responsibilities at work are (barring free time off hours), I will look into this design & code wise....

Right. I just meant that determining _when_ do XCLAIM will likely still be based on something like visibility_timeout etc. So implementation wise trying it on events first seems like a...

Partial update: I have made bare-bones on the fly ability to use streams (along with pub/sub) for events dispatcher and events receiver. needs to be coded out more explicitly, but...

Reading through your description, there was an ask to allow pub/sub to try to do single consumer, but pub/sub is written for broadcast (I alluded to in my above comment)....