aptos-core icon indicating copy to clipboard operation
aptos-core copied to clipboard

[community] Reduce latency in NFT flow.

Open zacharydenton opened this issue 2 years ago • 0 comments

Description

  • Switch back to Turbo.visit instead of full page loads
  • Reduce retry interval from 1000 ms to 250 ms, but retry more often

Also, remove old wallet.persisted? / onPageLoad logic.

Test Plan

Tested manually.


This change is Reviewable

zacharydenton avatar Sep 08 '22 21:09 zacharydenton