andreybotanic

Results 2 comments of andreybotanic

Same problem. No changes in queue or flower container. ``` ERROR: for fastapitest_flower_1 Cannot start service flower: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "--broker=amqp://guest@queue:5672//": stat --broker=amqp://guest@queue:5672//:...

Your fix is very specific. Why ScalarNormalizer allows only booleans? You probably should create BooleanNormalizer instead. And it also mast supports denormalization, so you have to add appropriate methods and...