We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Traceback (most recent call last): File "sdsdemo.py", line 90, in <module> table_client.put(put) File "/usr/local/lib/python2.7/site-packages/sds/client/clientfactory.py", line 91, in __call_with_retries return getattr(self.client, item)(*args) File "/usr/local/lib/python2.7/site-packages/sds/client/clientfactory.py", line 131, in __call_with_new_client return getattr(client, item)(*args) File "/usr/local/lib/python2.7/site-packages/sds/table/TableService.py", line 163, in put return self.recv_put() File "/usr/local/lib/python2.7/site-packages/sds/table/TableService.py", line 187, in recv_put raise result.se sds.errors.ttypes.ServiceException: ServiceException(errorCode=25, callId='394o8p31', errorMessage='The operation exceed the throughput, cluster=tjwqsrv-galaxy98, taskId=21', details='put operation exceed the throughput, table attributes: {noteId=1, category=2, title=3, mtime=4, userId=5, version=6, content=7}, table indexes: {mtime_index=1, category_index=2}', requestId='a558d907')
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: