In FME Flow 2024.0, when PythonCaller hits an Exception it doesn’t specify where the exception occurred -- we only get
Message Type: fme::internal::_v0::Exception
Python Exception <IndexError>: list index out of range
PythonCaller (PythonFactory): Group 28 / 20195: PythonFactory failed to process group properly
However, there are numerous instances of indexing lists that could be responsible for this!
Am I missing something? Is there anything I can do to fix this, or does Safe Software need to fix this? (How do I ask them to fix this, besides posting here?)