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

IOPub limit reached #328

Open
bdigirolamo opened this issue Jun 5, 2024 · 5 comments
Open

IOPub limit reached #328

bdigirolamo opened this issue Jun 5, 2024 · 5 comments

Comments

@bdigirolamo
Copy link

Hello,

Great app. I have an issue on my iPad as follows:

IOPub data rate exceeded.
….
To change this limit, set the config variable
—ServerApp.iopub_data_rate_limit

Current values:
ServerApp.iopub_data_rate_limit = 1000000.0 (bytes/sec)
ServerApp.rate_limit_window=3.0s (secs)

How can I set this variable?
thanks

@holzschu
Copy link
Owner

holzschu commented Jun 5, 2024

Hi,
with a data rate limit at one million bytes per second, I think that the issue is not the data rate itself (i.e. I'm skeptical of the error message). Can you provide me with the notebook or a way to reproduce the error?

@bdigirolamo
Copy link
Author

bdigirolamo commented Jun 5, 2024 via email

@holzschu
Copy link
Owner

holzschu commented Jun 5, 2024

I'm afraid the notebook does not appear here (github removes the pieces attached to e-mail) and I cannot download the data using the link provided either.

@bdigirolamo
Copy link
Author

bdigirolamo commented Jun 5, 2024 via email

@bdigirolamo
Copy link
Author

It is connected to the size of the data file, I sorted it out. I simplified the code, now I have to figure out how to select a subset of data, thing that I was doing with the dictionary reading from an external database, but I have to rethink. Thanks anyway

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