Closed saulius closed 10 years ago
Travis needs redis setting up?
@sauliusg can we add something like https://github.com/alphagov/signonotron2/blob/master/config/initializers/sidekiq.rb scoped to the tariff-api so that our jobs wont clash on the dev vm?
@matthewford @sauliusg that file is actually overwritten on deploy. Check alphagov-deployment for the corresponding production config.
@alext Adding one atm.
@matthewford @alext implemented Redis based locks for rolllbacks, update application and transformation.
This change is for https://www.pivotaltracker.com/story/show/50000203
Adds API endpoint and infrastructure for rolling back database to specific date with ability to redownload updates.
Depends on:
Puppet/alphagov deployment needs updating for redis/sidekiq