microsoft / ghcrawler

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decrease deadletter queueing with Exceeded attempt count reason

geneh opened this issue · comments

In case of update_event's being processed off the timeline, sometimes the processing of these events takes longer than the number re-queueing attempts due to locking. In this case there should be some sort of a delay put in place.