Snir David

Results 9 comments of Snir David

Hi, wanted to note here I just bumped my head against this issue too. I generally didn't expect `optional` to swallow all underlying exceptions. I too think that `optional` should...

Currently, the only way to expand details on an item is to rip it from the board and create a new note. I support this feature request, the use case...

I have the same issue. I rewrote my consumer from eachBatch to eachMessage, made sure it is the only process reading, doing only "autocommit", and none of this helped. I...

For me the issue was using the same consumer group for 2 separate queues. It works with other implementation of Kafka clients, but here it fails for some reason. I...

https://github.com/cloudflare/wrangler/issues/2101 seems to be the same issue

I add a +1 to this. I'll also add this issue is relevant to cookware too, If a cookware appears more than once in the instructions, it'll appear more than...

@felixmosh you removed the "wontfix" label and added "enhancement". Does that mean that this feature can be picked up by somebody and potentially create a PR that will be merged?

I hear @AndreiaSofia . Ran into a similar issue, I suspect with the same authentication format - with CAS: https://codenoble.com/blog/cas-authentication-explained/ In the flow, the last step is a page with...