bingtianyiyan

Results 24 comments of bingtianyiyan

internal static ThreadLocal rnd = new ThreadLocal(new Random()); 代码里没有实例化随机的。你自己加载过期后面吧

> As a workaround I ended up stopping using asynq.SkipRetry error because it corrupts the queue when used with a Unique ID task. i have not use Unique ID,it also...

I use easy.serilog,version 7.3.5, netcore6 it works well in windows,but when I publish to linux, and i make a problem in linux,problem like below: "ClassName":"System.InvalidOperationException","Message":"Unable to resolve type: EasyNetQ.IBus, service...

> Did you register the result of RabbitBus.CreateHutch() in your IServiceCollection (as a singleton)? > Did you register the result of RabbitBus.CreateHutch() in your IServiceCollection (as a singleton)? yes,i sure...

> Did you register the result of RabbitBus.CreateHutch() in your IServiceCollection (as a singleton)? yes,i have register ibus. /// /// EasyNetQ Client /// /// /// /// public static IServiceCollection AddEasyNetQModuleService(this...

you are right,is not os planet problem,is EnableConsoleLogger() recover when in debug mode haha,may this easynetq has not correct hander log in DI

ok,i open new issue with this problem。thanks for you reply

#1622 hello,i now open new issue,