Skip to content

Commit

Permalink
small fixees
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaAltieri committed Nov 3, 2023
1 parent ad56eab commit fe86e58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/charms/mongodb/v1/shards_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ def add_shards(self, departed_shard_id):
raise ShardAuthError(shard)

logger.error(f"Failed to add {shard} to cluster")
raise error

def remove_shards(self, departed_shard_id):
"""Removes shards from cluster.
Expand Down

0 comments on commit fe86e58

Please sign in to comment.