Activities of "sukhdeep.dhillon"

thanks you for your response if return Dto has property of type DateTime then it should follow some kind of format like yyyy-MM-dd like that

how can I set any kind of specific format for all DateTime type

Could you please give me any code example. plus, what if I don't want to seed this data in unit tests, how can I remove this seeding file while running unit tests.

I'm not able to replicate the issue because it happens once in a while. I will reopen this ticket if the issue comes back

I mean when I start the application, the application takes longer time to run as I have shared in the previous screenshot. (screenshot shows the initial logs when we start the app with kestrel server) in the screenshot you can see the time 13:22 to 13:26 and the app didn't up yet, app kind of stuck at the startup

yes, no error, but if you look at the time line, app kind of stuck, doesn't load

since I have started using Hangfireworker, app sometime stuck at the following error

Thanks, it worked.

but I have another question, as I'm using Hangfire workers to run background tasks.

what are these 2 extra hangfire period jobs automatically created. the one is highlighted is mine.

this mean I need to inject IHttpContextAccessor in each AppService and read header value in each app service methods to make decision for fake or real data.

just wondering, is there any other approach ?

Thank you, It worked

Thank you that works :)

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