CryptoPepes / cryptopepes-alpha-test

Alpha testing - issue tracker
0 stars 3 forks source link

"never hopped" #11

Closed rayhvh closed 6 years ago

rayhvh commented 6 years ago

neverhopped

Update time is either really slow or not working on amount of times or last time hopped. My pepe 103. That has been hopped 15+ minutes ago. Is not updating hopped status.

Affected parts

Steps to reproduce

  1. hop pepe (103)
  2. go to my pepe 15 min later. click on pepe
  3. shows never hopped. still shows children.
programmerror commented 6 years ago

This looks like a caching issue in the API, we're going to change it to use web3 to query/update values more eagerly when possible.

programmerror commented 6 years ago

This turns out to be something in the backend not updating till the next full backfill, which takes long indeed. See #21, and #29. Closing this, the issue is being worked on and a fix will get into next release.