-
Notifications
You must be signed in to change notification settings - Fork 351
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: One or both dimensions exceed the maximum (50000px) error #874 #939
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Allowing this solution to solve the memory exceed issue for the moment. For the future, we should look into simulated approach to set default optimum values.
@laresbernardo @gufengzhou I am still facing the same error with Robyn When I run the
This is the config I am using:
This abruptly stops the run with error on databricks as:
|
pareto_clusters_detail.png
creation with try() to skip if too large + don't failrobyn_outputs()
long runsmax_clusters
param to avoid too many clusters. Default value set to 10