-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix error #60
Comments
Thanks, I fixed this. Will you plan increase the amount of data? And how many times? |
What is the problem and how is that you fix it? |
The problem was the amount of memory for the pipeline. When a lot of data comes they overflow memory. I increased the memory in 2 times. In the next days I will do optimization on the side of the code. This will reduce the load on the system, but in any case we will need to look the required number of dataflow resources for the amount of incoming data. |
Besides the code automatization, Is there any way that this can be automatically handled? |
can you please these error?
The text was updated successfully, but these errors were encountered: