truffle-box/drizzle-box

Replayed calls sometimes return stale data

OnlyOneJMJQ opened this issue · 3 comments

When using the polling fallback, stale data is sometimes returned.

  • No errors are thrown since all calls complete as expected.
  • Redux Dev Tools logs show all events dispatching correctly (see this image).
  • Events have correct data, with exception of GOT_CONTRACT_VAR.
  • Seems to be random (sometimes it's tx 1, sometimes 4, etc.); changing my behavior doesn't affect anything.

🤔

Could be related to this: MetaMask/metamask-extension#2822

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale commented

This issue has been closed, but can be re-opened if further comments indicate that the problem persists. Feel free to tag maintainers if there is no reply to further comments.