this repo has no description

dont increment did doc counter anymore

-1
-1
atkafka/plc.go
··· 91 91 return nil, fmt.Errorf("failed to lookup DID: %w", err) 92 92 } 93 93 94 - cacheSize.WithLabelValues("did_doc").Inc() 95 94 status = "ok" 96 95 97 96 return identity, nil