Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

try very hard to start url consumer, and therefore bind the queue to … #132

Merged
merged 2 commits into from
Jan 13, 2016

Conversation

nlevitt
Copy link
Contributor

@nlevitt nlevitt commented Oct 9, 2015

…the routing key, so that no messages are dropped, before crawling starts (should always work unless rabbitmq is down); some other tweaks for clarity and stability

…the routing key, so that no messages are dropped, before crawling starts (should always work unless rabbitmq is down); some other tweaks for clarity and stability
@nlevitt
Copy link
Contributor Author

nlevitt commented Oct 9, 2015

@anjackson We need this change to avoid missing any urls that come back from umbra at the beginning of the crawl (in the first 10 seconds before the queue is bound). Would be great if you can review and/or test.

@anjackson
Copy link
Collaborator

Hi, sorry for not getting back to you earlier. Had a look and tried it against our something-like-Umbra test harness and it looks good.

adam-miller added a commit that referenced this pull request Jan 13, 2016
try very hard to start url consumer, and therefore bind the queue to …
@adam-miller adam-miller merged commit b828969 into internetarchive:master Jan 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants