hi bitman
Please create a new question and shared some log of your application.
hi KPCS
Can you use the template project to reproduce this problem and share it with me?
https://aspnetboilerplate.com/Templates
hi
hi
Can you share some screenshot ?
hi
Please refer to this issue to replcae AbpExceptionFilter
https://github.com/aspnetboilerplate/aspnetboilerplate/pull/4215#issuecomment-456648709
hi
I didn't see any performance issues until after we moved to latest SDK available for this.
Will the problem be solved if you roll back the sdk?
hi @MellowoodMedical
Can you create a Zero demo project and reproduce this problem then share with me?
hi @adamphones
I think this problem is related to https://github.com/aspnetboilerplate/aspnetboilerplate/issues/5701
My colleague is working on this problem.
You can also check this issue.
hi
I think the problem is because the TenantId is different from background job
and AppService
.
You can consider pass the TenantId
in the CreateExamJobArgs
and switch the tenant in the Execute
method.