SmartRTL deactivated: buffer full

I have encountered an issue where the HUD displays: SmartRTL deactivated: buffer full.
The flight situation is as follows: the flight time is about 40 minutes, and the flight path is a quadrilateral with a total length of 160m. The plan is to fly 100 laps, but when it reaches the 45th lap, a “SmartRTL deactivated: buffer full” warning appears.
I would like to know how this warning was generated, what adverse effects it may have, and how to avoid it

I am using firmware 4.3.6 @bnsgeyer
warning:


3cbb2d3ff2c60bd337c1c0c9c69c32f
path:

@guanqibuyu i am not familiar with this part of the code. Hopefully someone on the forum that can help you.

you have reached the max recordable points for the smart rtl function. only this.

if you dont use these function, you can deactivate it with the param SRTL_POINTS=0 to not to waste memory

Thank you very much for your suggestion. I think I have found a way to solve this problem

Thank you very much for your suggestion. I saw this parameter on the APM official website and feel that I can only turn it off