CreateObersver duplicated keys error #33
Closed
peterdudfield
announced in
General
Replies: 2 comments 1 reply
-
|
I understand that there is a difference in the internal and external logs. I wonder just if the external logs could be saying somthing like This might help the python developer know what might be the reasons |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I think similar to this issue, we can just add |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
version: 0.1.1
Currently if we try to create a observer with a duplicate key, we get the error
Invalid observer name. Ensure it is not empty and is lowercase', None)however in the server we have the error
I think it would be good to get that back in the python dp-sdk package
Beta Was this translation helpful? Give feedback.
All reactions