ipfs-search / ipfs-search-queue-pinservice

GNU Affero General Public License v3.0
1 stars 0 forks source link

Invalid value for SourceType from crawler #16

Closed dokterbob closed 2 years ago

dokterbob commented 2 years ago

Should be 4, the value representing UserSource

From crawler:

panic: Unexpected source %!s(PANIC=String method: Invalid value for SourceType.) for item ipfs://QmYwAPJzv5CZsnA625s3Xf2nemtYgPpHdWEz79ojWnPbdG [recovered]

Ref: https://github.com/ipfs-search/ipfs-search/blob/master/types/sourcetype.go#L29