It’s possible that another error occurred in addition to the “Insufficient Liquid Error” so you’d need to set automatic error handling for the other error type. Most commonly, this would be the “Not Executed Error.”
For example, say you are aspirating from one tube using all 8 channels. Only one channel can access the tube at a time. If channel 1 records an “Insufficient Liquid Error” then the remaining channels 2 through 7 record a “Not Executed Error” which a repeat will fix.
So, be sure to enable automatic error handling for that error type as well - in this case, the 1st recovery should be Repeat.
If you’re still seeing issues, please share a trace file along with a pkg of the method and we can troubleshoot further.