Simon Marechal

Results 191 comments of Simon Marechal

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 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...

The blocking logic should have been sound, but the logging was wrong. PR #726 should fix this.