Hello,
I’m facing this error when I try to get a variable from Camunda context, any Ideia?
org/camunda/spin/spi/DataFormatMapper.mapInternalToJava(Ljava/lang/Object;Ljava/lang/String;Lorg/camunda/spin/DeserializationTypeValidator;)Ljava/lang/Object;
Doing some tests, I found my issue. When I configure cycle time, the error occurs if I remove the time, its works. Any ideia why and how to solve it?