grid: Honour PROMISE_TIMEOUT instead of hardcoded value
Despite PROMISE_TIMEOUT is configurable on module level, the hardcoded value took precedence. In order to honour it, just pass None while instantiating the class.
Showing
Please register or sign in to comment