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

Communicate sync limits to users #53

Open
rflprr opened this issue Dec 14, 2017 · 4 comments
Open

Communicate sync limits to users #53

rflprr opened this issue Dec 14, 2017 · 4 comments

Comments

@rflprr
Copy link
Contributor

rflprr commented Dec 14, 2017

Presently, given how large a spreadsheet can be, there is a limit to the number of columns and rows the add-in can sync.

I would like to communicate those limits to users in order to better align expectations.

@MichalCz
Copy link

Hi Rafael,

What is the nature of the limitation - is it by chance a server side issue? I've seen also issue #36 which seems similar.

I have developed an open source streaming framework that can increase responsiveness of large data sets in some cases and I would be willing to help you out if I can.

M.

@rflprr
Copy link
Contributor Author

rflprr commented May 15, 2018

@MichalCz this used to be a limitation related to the Excel JS API, which failed when we tried to read more than 80,000 rows. You would have to stress test it again to determine what that limit looks like now and how you can help.

@MichalCz
Copy link

I'll be happy to help - let me know if that's a priority. The framework in question is scramjet

@rflprr
Copy link
Contributor Author

rflprr commented May 15, 2018

Thank you. Not a huge priority at the moment, but we’ll keep you in mind if it becomes one.

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

No branches or pull requests

2 participants