nickva opened a new pull request, #27: URL: https://github.com/apache/couchdb-ioq/pull/27
It's a new API to check if the request would be bypassed by the IOQ. IOQ2 server didn't handle that clause properly and it would throw function_clause errors as a result. IOQ1 apparently handles any value for the priority so we ensure to do the same. Normally it would be `undefined` though but we'll go with IOQ1's approach and accept any junk there since it's the "other" category. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org