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
When the plumb-irc command fails for a subset of rooms, an admin may want to run it a second time.
However, on a second run, it emits spurious errors for rooms that were successfully plumbed the first time, which makes it hard to identify the outstanding failures.
We'd like the command to be idempotent.
The text was updated successfully, but these errors were encountered:
When the
plumb-irc
command fails for a subset of rooms, an admin may want to run it a second time.However, on a second run, it emits spurious errors for rooms that were successfully plumbed the first time, which makes it hard to identify the outstanding failures.
We'd like the command to be idempotent.
The text was updated successfully, but these errors were encountered: