Base solution for your next web application

Activities of "vincent.calaor"

thanks! it helps though I did a different way of modifying my Dockerfile

Answer

Your link doesnt exist.

here is the query result after the Site hangs:

here are the dependencies to MySQL

I will check tomorrow your Query on MySQL when it hangs again. after that I will try to turn off hangfire and see result.

Thanks!

I want to permanently disable it from the Startup.cs is that possible? I dont want access to this from UI

I just found out that PeriodicBackgroundWorkerBase is not using hangfire at all. its a standalone triggered by timer.

Anyway I was able to find a code using IRecurringJobManager and implement it with Hangfire.

I sorted out. Thanks!

and by the way I need the hangfire to work with MySQL

Oh I found it under my Web.Mvc

I am using Abp 4.3.0 and now adapting to Aspnet.Zero

I dont want to migrate my application I just want to make the Hangfire work for now.

Any advice?

Showing 1 to 9 of 9 entries