You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately it does not point you to the documentation for each client.
Each client is a little different, not all operations are summarized on this page, the client page itself should be the best source (although not perfect)
Right now I am trying to have the python client set maxcount, and I am about to write directly to the stream because I can't find complete docs on that.
I can assign this to myself, I just wanted to note the issue as I discovered it
The text was updated successfully, but these errors were encountered:
Even the AI helper comes up empty, implying that there are no docs on our site with this information, nor a pointer to the documentation for the client itself.
How do I set stream metadata in the python client?
I'm sorry, but the provided knowledge sources do not contain information on how to set stream metadata using the Python client for EventStoreDB. I recommend checking the official EventStoreDB documentation or the Python client's documentation for this information.
The clients and Apis link at the top of the documentation takes you to this page
https://developers.eventstore.com/clients/grpc/getting-started.html
Unfortunately it does not point you to the documentation for each client.
Each client is a little different, not all operations are summarized on this page, the client page itself should be the best source (although not perfect)
Right now I am trying to have the python client set maxcount, and I am about to write directly to the stream because I can't find complete docs on that.
I can assign this to myself, I just wanted to note the issue as I discovered it
The text was updated successfully, but these errors were encountered: