Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimization opportunity: don't purge board immediately after API call #186

Open
raimohanska opened this issue Oct 19, 2021 · 0 comments
Open

Comments

@raimohanska
Copy link
Owner

In some integrations of mine, I call the OurBoard API several times sequentially. Between each call the server loads the board into memory and purges it. If it had a timeout of, say, 1 second, it would be way more efficient in handling consecutive API calls towards the same board.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant