Simon Marechal
Simon Marechal
Should be solved in the `merge` branch!
Implemented in a0d287fd0330fa3ce4f76cd14dd1e2eee8fc2a73
I think this issue is resolved, isn't it ?
I think it makes more sense to go to the next ACL evaluation column when not blocked, but of course that is because that makes it easy for me ^^...
What should be done for the other fields that are not key/value, but that might lack a value (such as geoip stuff) ?
I guess this should be good now?
I benchmarked a couple libraries : `graphql-parser` and `async-graphql-parser`. The *async* one is of course not asynchronous at all, but is a bit faster than the other. I will now...
See #821
The blocking logic should have been sound, but the logging was wrong. PR #726 should fix this.