Incomplete history: expected events [1-342] but got events [1-335] of length 335: isFirstPage=true,isLastPage=true,pageSize=256
I was looking for some references and it said that possibility because it is forced to show event list in one page (isFirstPage = true & isLastPage = true).
I wonder if this error was issue or just log? and how to solved it?
Temporal expects strong read-after-write consistency from the DB. Most DBs don’t provide such consistency during failover and are incompatible with Temporal.