Activities of "maliming"

hi

You can test your code in a new template project and share the template source code.

Thanks.

hi

Can you share the test project so I can reproduce the problem locally?

liming.ma@volosoft.com

Thanks

ok, You can use 9.x to solve the problem.

But you can share the normal info and debug logs.

I will check if it contains any abnormal info.

Thanks.

hi

Please try to add lock for Task<PaymentRequestWithDetailsDto> CompleteAsync(string paymentGateway, Dictionary<string, string> parameters) of PaymentRequestAppService

Override it and use _webhookSemaphore

 await _webhookSemaphore.WaitAsync();

CompleteAsync

_webhookSemaphore.Release();

Thanks

hi

Please try to set autoSave to turewhile updating the payment request.

await PaymentRequestRepository.UpdateAsync(paymentRequest, autoSave: true);

Then share the logs again.

Thanks.

hi

You have a webapp project, but you have two domains. localhost and localhost:44362

Can you explain this?

hi

The exception lines, There are concurrent requests.

UPDATE [PayPaymentRequests] SET [ConcurrencyStamp] = @p0, [ExtraProperties] = @p1

The ConcurrencyStamp of PayPaymentRequests has been updated.

hi

Are these cookies in the same domain and port?

Yes.

hi

You can set the log level in code.

Showing 2611 to 2620 of 11567 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.