Max

Results 22 comments of Max

Hi folks! Will timeouts be supported in 3.0? Thx.

Hi! Seems you have the same question as I have. What about decorating a flask method like a nameko service: ``` @rpc def flask_method(self, param): ... ``` So that when...