SmartApp Latency issues?

There are some very serious performance issues right now, so I’d say this is highly likely the cause of any sudden change in behavior.

What you described seems perfectly reasonable; however, multiple SmartApps instances do share the same JVMs (to the best of my knowledge) … and for good reason … and I think there is some effort underway to make this even more prevalent in order to optimize resource utilization.

Perhaps it is having unintended side effects like the wait/blocking you notice.

Trying to think of who to tag… @vlad?

Reference: