Activities of "Qusai"

Answer

hi,

i did all whats in this documentation https://docs.abp.io/en/abp/latest/Background-Jobs

and changed options.IsJobExecutionEnabled to true

Configure<AbpBackgroundJobOptions>(options => { options.IsJobExecutionEnabled = false; //Disables job execution });

but still its not working when i run the microservice.

so i want to know whats the right way to implement it and what to exactly do to make it work on startup.

and can you also please tell me how it works and what is it usually used for ? just to know if its the right thing for what i need or not

Question

Dears,

i tried to Implement backgroundjobs in my solution , i did exactly like the documentation said but still it didn't work.

i want the background job to work on startup knowing that i'm using microservices archetichture.

so can you please tell me how to make it work on startup when i run the microservice its implemented in.

Hi @alper i hope you are fine

It seems like there is a problem with volo.abpcommercial packages.

first of all most of the new version (4.0.0) packages are not compatible with netcoreapp 3.1

and another thing is that ABP Commercial NuGet Source is not working probably , most of the packages disappeard , and sometimes there is this error [ABP Commercial NuGet Source] The source does not have a Search service!

and it has been like this for 2 days, so any ideas on what to do here ?

Regards

Showing 11 to 13 of 13 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11