Closed bjohas closed 2 years ago
No, they use different API endpoints and show different output. However, I'd rather not focus on states where normal operation is not possible -- i.e. "stale" clients. If there's any action in this issue, then it's preventing the mediator to get into "stale" state in the first place -- not working around the consequences after getting there.
Yes, makes sense!
When I have 'stale' clients, I've noticed that
gives the 404 error, while
works.
However, aren't those commands equivalent?