On Kibana main, using @elastic/transport 8.7.0
We've started to see some errors with resurrectTimeout like the following: Cannot read properties of undefined (reading 'resurrectTimeout'). These seem to have started when we changed our access patterns against an index - different operations and different frequency. Haven't yet looked into any other context on them, but figured I'd go ahead and at least post here that we are seeing them.
On Kibana main, using @elastic/transport 8.7.0
We've started to see some errors with
resurrectTimeoutlike the following:Cannot read properties of undefined (reading 'resurrectTimeout'). These seem to have started when we changed our access patterns against an index - different operations and different frequency. Haven't yet looked into any other context on them, but figured I'd go ahead and at least post here that we are seeing them.