ipfs-search / ipfs-search-queue-pinservice

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

Set priority of queue'd items to 9 #27

Closed dokterbob closed 2 years ago

dokterbob commented 2 years ago

As is done in ipfs-search add. Otherwise, items will most likely never be crawled; they will simply drop off the queue.

Ref:

Related: https://github.com/ipfs-search/ipfs-search/issues/243