Tomek Miodek

Results 3 issues of Tomek Miodek

## OS CentOS Linux release 7.5.1804 (Core) ## Python version 3.7.3 ## Dramatiq version v1.11.0 ## Gevent version: gevent==21.1.2 greenlet==1.0.0 ## Broker: Redis server v=3.2.12 ## ## What did you...

polar

Hi, I'm trying to implement a delayed retry queue using Kafka and Faust. The idea is that after failing to process a message it gets forwarded to an RQ topic....

question

Hi, After bumping `pydantic` to `2.7` version I've noticed that it's not possible to instantiate a Pydantic class having an attr of type `aenum.MultiValueEnum`. Pydantic detects only the canonical value...