question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is it just me or are there a lot of “No result” errors being returned?

} else if (!f_ret || !f_ret.payload || !f_ret.payload[0]) {
    return callback('No result');
}

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13

github_iconTop GitHub Comments

2reactions
AlexZaccariacommented, Jul 29, 2016

Ok, i can confirm this @predator747 ReScans gets No Result within 500ms

if(err)
{
    console.log(err + "["+Pokeio.playerInfo.latitude+", "+Pokeio.playerInfo.longitude+"]");
    setTimeout(function() { Pokeio.Heartbeat(MyHeartbeat); }, 100);
    return;
}

No result[45.44242190000001, 9.161924299999988] No result[45.44242190000001, 9.161924299999988] No result[45.44242190000001, 9.162924299999988] No result[45.44242190000001, 9.162924299999988] No result[45.44242190000001, 9.163924299999987] No result[45.44242190000001, 9.163924299999987] No result[45.44242190000001, 9.164924299999987] No result[45.44242190000001, 9.164924299999987] No result[45.44242190000001, 9.165924299999986] No result[45.44242190000001, 9.165924299999986] No result[45.44242190000001, 9.166924299999986] No result[45.44242190000001, 9.166924299999986] No result[45.44242190000001, 9.167924299999985]

1reaction
predator747commented, Jul 29, 2016

I heard something that Niantic limited the requests per seconds to 3… so your timeout should be about that before starting a new mapscan

Read more comments on GitHub >

github_iconTop Results From Across the Web

No Result - SoundCloud
Play No Result on SoundCloud and discover followers on SoundCloud | Stream tracks, albums, playlists on desktop and mobile.
Read more >
No-result Definition & Meaning | YourDictionary
(cricket) The result of a one-day match in which a side fails to complete their innings, or to bat the minimum number of...
Read more >
No Result (Solve for X) - song and lyrics by Visuals | Spotify
Listen to No Result (Solve for X) on Spotify. Visuals · Song · 2013.
Read more >
What is another word for "with no result"? - WordHippo
Find 408 synonyms for "with no result" and other similar words that you can use instead based on 2 separate contexts from our...
Read more >
No Result Definition | Law Insider
No Result means recording a '0-0' score line in a Competition Fixture with no points or goals awarded to either Team. A 'No...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found