tangled
alpha
login
or
join now
hailey.at
/
at-kafka
3
fork
atom
this repo has no description
3
fork
atom
overview
issues
pulls
pipelines
dont increment did doc counter anymore
hailey.at
2 months ago
c2ce8d1d
77d15626
-1
1 changed file
expand all
collapse all
unified
split
atkafka
plc.go
-1
atkafka/plc.go
···
91
91
return nil, fmt.Errorf("failed to lookup DID: %w", err)
92
92
}
93
93
94
94
-
cacheSize.WithLabelValues("did_doc").Inc()
95
94
status = "ok"
96
95
97
96
return identity, nil