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

tracker: Reject items if they finish too fast #31

Open
chfoo opened this issue Mar 6, 2015 · 0 comments
Open

tracker: Reject items if they finish too fast #31

chfoo opened this issue Mar 6, 2015 · 0 comments

Comments

@chfoo
Copy link
Member

chfoo commented Mar 6, 2015

The tracker should reject items that finish too fast to catch buggy code, bad actors, etc. For example, a 100 URL item with 1 sec delay should take at least 100 seconds. Unless the clock has changed, it would be impossible to complete the item less than that. Perhaps it should ban the user if the item finishes too fast.

chfoo added a commit that referenced this issue Jun 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant