Skip to content

Fix speed of export by not using value but raw - #22

Open
SteJW wants to merge 1 commit into
doefom:mainfrom
SteetsHub:fix/nested-values-fix
Open

Fix speed of export by not using value but raw#22
SteJW wants to merge 1 commit into
doefom:mainfrom
SteetsHub:fix/nested-values-fix

Conversation

@SteJW

Copy link
Copy Markdown

I had speed issues when exporting about 100 entries. It took longer than 30 seconds which caused a timeout.

I simplified the export when using Bard. Getting the value took too long. Also simplified by getting the blueprint of an entry.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@SteJW