Hacker News new | ask | show | jobs
by fortytwo79 1684 days ago
Yeah, I need to fix that. You're seeing a performance bug. There's a cache in front of the API, and sometimes if you hit the API outside of the cache window, the lambda running in the background is a bit slow. Subsequent loads will hit the cache.

Although, I'm surprised you didn't see the page load UI. There should be a pulsating circle to indicate it's loading.

Thanks for the feedback!

1 comments

No problem. Ya I did not see loading UI on mobile safari