-
Catalin Irimie authored
If we can't connect to one of the databases to grab the identifier, ActiveRecord::ConnectionNotEstablished is also one of the errors that can be raised. This rescues it so that the task won't fail even if the DB is down. Changelog: fixed
f1ab6546