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
{{ message }}
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.
I have DB that is 9MB when exported as JSON, and Roam seems to be more sluggish to work with it in general. Specifically this leads to the backup script failing to switch export type most of the time (i.e. I get the Markdown export)
The text was updated successfully, but these errors were encountered:
ah, bummer. is it exporting correctly in-browser? we may be able to bump up the timeout, but if it's failing in-browser too, we may be constrained on roam, server-side.
6 of 9 backups have failed to make the switch, including all of my recent ones. Increasing the timeout doesn't seem to help, and when I attach a remote debugger it doesn't trigger the race condition.
Fortunately, I can achieve my same task with the Markdown format, so I'm just going to work around it.
But still -- annoying.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have DB that is 9MB when exported as JSON, and Roam seems to be more sluggish to work with it in general. Specifically this leads to the backup script failing to switch export type most of the time (i.e. I get the Markdown export)
The text was updated successfully, but these errors were encountered: