-
Hello! There was such a problem today:
The case is happening in docker on Linux, .net 9, a MediatR, an Automapper, and Fluent validation are used, and the call location code is presented below:
The entire service crashed, of course we didn't get into the try catch block :( The
Unfortunately, the exact filter has not been preserved in the logs, but it consists of blocks of the same type using the OR operator:
I understand that this validation option is slightly crooked, but it did a good job with incorrectly entered filters.We have not been able to reproduce anything similar with any filter options. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi @KaJIbI4, |
Beta Was this translation helpful? Give feedback.
-
Hi! We fix this problem. Here is a merge request #252 |
Beta Was this translation helpful? Give feedback.
Hi! We fix this problem. Here is a merge request #252