Method domain.get is called twice
Bug #2029768 reported by
Anton Troyanov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
maas-ui |
Triaged
|
Low
|
Unassigned |
Bug Description
I was checking Websocket API and noticed multiple calls of `domain.get`
It seems that multiple messages are being sent by the UI, and I observed that visiting /MAAS/r/domain/0 will send two identical messages within 1 second:
{"method"
{"method"
To post a comment you must log in.
We should get rid of these calls eventually, likely components racing for info