Skip to content

Inverse unicorn and redis steps in failback

Alejandro Rodríguez requested to merge failback-redis-unicorn into master

Restarting unicorn may resolve an issue about redis expecting to be a master but being a slave, so we should do that first

Merge request reports