mirror of
https://github.com/bitvora/wot-relay.git
synced 2025-06-05 08:52:01 +00:00
Merge pull request #30 from bitvora/dev-profileRefresh
reduce profile logging
This commit is contained in:
commit
06d673a190
2
main.go
2
main.go
@ -219,8 +219,8 @@ func refreshProfiles(ctx context.Context, relay *khatru.Relay) {
|
||||
for ev := range pool.SubManyEose(timeout, seedRelays, filters) {
|
||||
relay.AddEvent(ctx, ev.Event)
|
||||
}
|
||||
log.Println("👤 profiles fetched:", end)
|
||||
}
|
||||
log.Println("👤 profiles refreshed: ", len(trustNetwork))
|
||||
}
|
||||
|
||||
func refreshTrustNetwork(relay *khatru.Relay, ctx context.Context) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user