Hello. We constantly see the same errors in the debug logs zeebe-gateway.
io.camunda.zeebe.gateway.interceptors.impl.IdentityInterceptor - Denying call gateway_protocol.Gateway/ActivateJobs as the token could not be fully verified. Error message: the token has expired
2023-10-25 09:57:31.328 [] [grpc-default-executor-2802] DEBUG
io.camunda.zeebe.gateway.interceptors.impl.IdentityInterceptor - Denying call gateway_protocol.Gateway/Topology as no token was provided
2023-10-25 09:57:36.329 [] [grpc-default-executor-2800] DEBUG
zbctl status
Cluster size: 3
Partitions count: 3
Replication factor: 3
Gateway version: 8.2.5
Brokers:
Broker 0 - test-zeebe-0.test-zeebe.camunda.svc:26501
Version: 8.2.5
Partition 1 : Leader, Healthy
Partition 2 : Follower, Healthy
Partition 3 : Follower, Healthy
Broker 1 - test-zeebe-1.test-zeebe.camunda.svc:26501
Version: 8.2.5
Partition 1 : Follower, Healthy
Partition 2 : Follower, Healthy
Partition 3 : Follower, Healthy
Broker 2 - test-zeebe-2.test-zeebe.camunda.svc:26501
Version: 8.2.5
Partition 1 : Follower, Healthy
Partition 2 : Leader, Healthy
Partition 3 : Leader, Healthy