local variable 'encoder' referenced before assignment
Created by: maypink
From a certain point, many errors in a row of this kind start to appear:
Continuing after pipeline fit error <local variable 'encoder' referenced before assignment> for graph
How to reproduce:
Launch api_regression.py
script with a bigger timeout and wait for 2-3 minutes ;)