Closed tillrohrmann closed 6 months ago
The java based food ordering example still seems to be broken for me. Just before reaching the delivered state, we switch back to scheduling delivery. Not sure what is happening there.
I think the problem with the Java food ordering example seemingly to run multiple times is connected to either producing or consuming from Kafka.
The java based food ordering example still seems to be broken for me. Just before reaching the delivered state, we switch back to scheduling delivery. Not sure what is happening there.