MarkoBox
MarkoBox
It would be nice quality of life feature if we could return more detailed error info. Including exact value/column which raised it. Something similar to https://github.com/django-import-export/django-import-export/issues/1215 End goal would be...
## Change Summary Minor PR to introduce a check to stop accidental non await-able Middleware registration. ## Related issue number ## Checklist * [x] Unit tests for the changes exist...
It should possible to use Repid with Kafka. Idea is to introduce Kafka connection and to allow usage of pub/sub pattern via same Repid api as for the others. Is...