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
Currently, there is no metadata argument for the client methods get_configuration and subscribe_configuration. Passing metadata is required when subscribing to config store changes with PostgreSQL.
Currently, there is no
metadata
argument for the client methodsget_configuration
andsubscribe_configuration
. Passing metadata is required when subscribing to config store changes with PostgreSQL.To reproduce, use the following configstore.yaml component with a configured local instance of PostgreSQL running:
Without including metadata in the
subscribe_configuration
, an "Invalid Argument" Err is returned with the following message:The text was updated successfully, but these errors were encountered: