Replies: 1 comment
-
There is some code which was recently added that introduces a limiting environment variable. I believe that was included in some recent 0.17.x releases if you are up for trying it out |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to limit the number of writers to the table? I noticed that if I use a VM with 8 CPU and 64 GB of memory, I'm able to write to the table. However, if I use 16 CPU and 64 GB of memory, I'm getting status code -9.
I'm using Python binding 0.16.4.
Beta Was this translation helpful? Give feedback.
All reactions