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

[ENHANCEMENT]: Dont revisit a pokestop recently visited < 5 minutes ago #710

Closed
MikeDX opened this issue Jul 24, 2016 · 5 comments
Closed

Comments

@MikeDX
Copy link
Contributor

MikeDX commented Jul 24, 2016

Expected Behavior

Ignore pokestop visited since 5 minutes ago

Actual Behavior

Bot tries to re-visit a pokestop since 5 minutes ago if it is the "furthers away" set by the steps config value.

Steps to Reproduce

Run bot in location with two pokestops a fair distance apart and large step count

@ghost
Copy link

ghost commented Jul 24, 2016

I have the same issue. My bot is staying at the same location revisiting the same PokeStop over 10 times now.

@MikeDX
Copy link
Contributor Author

MikeDX commented Jul 24, 2016

I think this will be resolved with the new walker class, so I guess we have to just cope with it for now. Maybe do what I did and move your bot to a location with a much higher density of pokestops

@fredrik-hellmangroup fredrik-hellmangroup changed the title BUG: Bot tries to revisit a pokestop recently visited < 5 minutes ago [ENHANCEMENT]: Dont revisit a pokestop recently visited < 5 minutes ago Jul 24, 2016
@fredrik-hellmangroup
Copy link
Contributor

actually its not a 'bug' but more of a enhancement as there currently is no option or code that should prevent this.

Adding it as enhancement

@fredrik-hellmangroup
Copy link
Contributor

duplicate of #10

@MikeDX
Copy link
Contributor Author

MikeDX commented Jul 24, 2016

How can this not be a bug just because there is no code to prevent it? You could apply that logic to all bugs! It is a bug because the bot should not do it.

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

2 participants