Will
Will
@loveminimal 👍
@hibiken Yes, I tried but it didn't work. ``` go loc, _ := time.LoadLocation("Asia/Shanghai") mgr, err := asynq.NewPeriodicTaskManager( asynq.PeriodicTaskManagerOpts{ PeriodicTaskConfigProvider: &TrainPeriodicTaskProvider{ ctx: l.ctx, svcCtx: l.svcCtx, }, RedisConnOpt: asynq.RedisClientOpt{ Addr: l.svcCtx.Config.Redis.Host,...
 I have these scheduled tasks, each task executes at least ten sub-tasks, but the statistical results are as follows: 
This doesn't seem to matter, because the ui just shows the data in redis, and the data recorded in redis itself is wrong
 like this
I would also like to participate, but this PR#683 already exists. Thanks!
is there any progress ?
Amazing!