: )
Hi,
As I know, We did not change the background jobs system
You can use the source link to debug the BackgroundJobWorker: https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.BackgroundJobs/Volo/Abp/BackgroundJobs/BackgroundJobWorker.cs#L42
https://devblogs.microsoft.com/dotnet/improving-debug-time-productivity-with-source-link/
If you can share a simple project with me, I will check it. my email is shiwei.liang@volosoft.com
In Hangfire, if different background workers run at the same time, will there be a concurrency problem when recording data related to dbcontext?
If they operate on the same data record, there may be concurrency.
You can consider using Distributed Locking: https://docs.abp.io/en/abp/latest/Distributed-Locking
Move to https://support.abp.io/QA/Questions/6616/Possible-Unhandled-Promise-Rejection-it-is-along-time-i-am-asked-about-the--issue-is-their-any-update-on-these-ticket
Hi,
Sorry, I will refund your ticket. and let the angular team check this issue
Hi,
That's strange. Can I check it remotely via Zoom meeting? https://us05web.zoom.us/j/5929668302?pwd=UXl2M2RUeG5PazVSY2ZCOW1NMUxtZz09
Is it necessary for our Single Layer solution to use Redis Cache? Because it appears that the ABP suite CMS kit Pro can only be added after selecting a public website.
No, If you are not deploying to a cluster environment, there is no need to use Redis
Is the style class with cms page is compatible with the ABP Suite version 6.0.2?
6.0.2 is a very old release, I'm not sure.
Could you please share a project with me? I will check it and try to give a workaround. shiwei.liang@volosoft.com