rules icon indicating copy to clipboard operation
rules copied to clipboard

Running Python Statechart example results in MessageNotHandledException

Open sureshvv opened this issue 4 years ago • 0 comments

I tried to run the statechart example from the docs.

The example below uses a timer to detect a higher event rate:

It results in:

durable.engine.MessageNotHandledException: {'amount': 50}

sureshvv avatar May 11 '21 13:05 sureshvv