Activities of "maliming"

hi

If you don't need to use HandleSelector, then you don't need to yograde packages.

  • If your event handler is not invoked, the Processed will be true.
  • If your event handler is invoked without exceptions, the Processed will be true.
  • If your event handler is invoked and throws any exceptions, the Processed will be false.

hi

I can create a demo project, but I don't have an external user account with extra claims.

That’s why I ask you to share a project and test BankID user info.

Thanks.

hi

I hard-coded the tenant ID and tested in a Blazor Server project. And it works

see video: https://streamable.com/ydbb20

raw video: https://we.tl/t-YZoGwV7p6C

hi

You can check this case. It's basically the same with you.

https://abp.io/support/questions/9721/What-is-the-recommended-way-of-making-IdentityExternal-Claims-available-in-IdentityApplication#answer-3a1baf9e-4c09-c9fc-9d6c-c193a681c7bf


If you can share a template/demo project, I can add code to test it.

Thanks.

Great 👍

hi

You don't need to set HandleSelector in microservices. Monolithic Application need it.

If an event handler throws an exception, will the system keep retrying indefinitely?

Yes, InboxProcessManager is IBackgroundWorker, Will try to get inbox message and execute the handlers.

Is there a way to mark the event as failed after a maximum number of retries?

The built-in processing service does not support this feature.

And will a failed event block subsequent events from being processed?

Yes, Multiple events can get blocked in a project/microservice.

I will try to make some changes to prevent blocking others' events.

Thanks.

Great

hi

You need to configure it in backend.

see https://abp.io/docs/latest/modules/gdpr#abpcookieconsentoptions

Some components and features need to be configured in both the backend and Angular at the same time.

Thanks.

This is a MySQL problem.

https://bugs.mysql.com/bug.php?id=118460

hi

Can you share a demo project and a test username with password?

You can create a private GitHub repository and invite https://github.com/maliming

liming.ma@volosoft.com

I will change the code and add custom claims.

Thanks.

Showing 271 to 280 of 10645 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.0.0-preview. Updated on September 12, 2025, 10:20