Yu Yang

Results 4 comments of Yu Yang

我也遇到了,前几天还正常,ubuntu16.04

also got problem same as @tiangolo , adding `verify_ssl=0` to DSN is a workaround to solve this problem temporarily.

@hibiken I developed a dag workflow library based on asynq, It's simple and easy to use. https://github.com/yuyang0/dagflow

@creasty using `int64` to specify `Duration` is very ugly. string representation of `duration` is very useful in config file.