@KellyMWhitehead noticed some offline-only behaviours that, while not actually "bugs" per se are probably worthy of some improvement.
We didn't get to them in 2.0.0 so the next version we should really do the improvement here
- Syncing resources runs "Successfully" (no error message). Failing safe is the right thing to do but the green checkbox rubs me the wrong way. It should probably fail silently with no message at all.
- When opening a remote project, RefreshTokenTask runs for a long time (~2min) before error message shows up. Let's reduce that timeout so it fails faster. 2 minutes is an eternity.
@KellyMWhitehead noticed some offline-only behaviours that, while not actually "bugs" per se are probably worthy of some improvement.
We didn't get to them in 2.0.0 so the next version we should really do the improvement here