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
Hi @devlancer412!
If you have 3 observers, that means that 3 subscriptions occurred. Any idea on how to reproduce?
In the meantime, you can do some cleanup by editing the observers.sqlite db (sqlite3 command or any DB sqlite editor).
It seems like register same enpoint 3 times with different address. so backend gets post request 3 times. Please check this screenshot
And this is my config
The text was updated successfully, but these errors were encountered: