Why did the observe.call operation observe the insert operation?

Because of the observe.call using the casValue from the InsertReponse returned by core.send(InsertRequest) ,
the casValue will be updated in the concurrent situation.

Sorry, I’m not sure if you’re asking a question or just sharing something. Can you give some more context?

Thanks.