Is your feature request related to a problem or challenge? Please describe what you are trying to do.
As a followup for #8694 . Most of logic view uses is u32::MAX
Describe the solution you'd like
Change to all use u32::MAX or i32::MAX, I prefer i32::MAX
Describe alternatives you've considered
Idk
Additional context
no