You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switching between verse pages has like <1 sec delay and not instant
🙂 Expected behavior
According to Sergey, our Hasura deployment is adding that delay. Bible.com is directly loading their data from JSON inside the NextJs app so perhaps we can also run a script that periodically queries our db and saves the static data as a JSON so there is no delay in fetching.
🔢 Steps to Reproduce the Problem
No response
The text was updated successfully, but these errors were encountered:
🙁 Actual behavior
Switching between verse pages has like <1 sec delay and not instant
🙂 Expected behavior
According to Sergey, our Hasura deployment is adding that delay. Bible.com is directly loading their data from JSON inside the NextJs app so perhaps we can also run a script that periodically queries our db and saves the static data as a JSON so there is no delay in fetching.
🔢 Steps to Reproduce the Problem
No response
The text was updated successfully, but these errors were encountered: