microsoft / ghcrawler

Crawl GitHub APIs and store the discovered orgs, repos, commits, ...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow specifying the preferred queue on a request

iamwillbar opened this issue · comments

When queuing a request you should be able to specify a preferred queue for that request. The preferred queue should be transitive for any child requests queued from that request.