Skip to content

Instantly share code, notes, and snippets.

@twobraids
Created August 24, 2015 22:54
Show Gist options
  • Save twobraids/69c2670e71c48ef6c96a to your computer and use it in GitHub Desktop.
Save twobraids/69c2670e71c48ef6c96a to your computer and use it in GitHub Desktop.
push directly into reprocessing queue
$ . /data/socorro/socorro-virtualenv/bin/activate
$ envconsul -prefix socorro/common -prefix socorro/processor socorro submitter --destination.crashstorage_class=socorro.external.rabbitmq.crashstorage.RabbitMQCrashStorage --destination.routing_key=socorro.reprocessing --source.temporary_file_system_storage_path=./--new_crash_source.new_crash_source_class=socorro.collector.submitter_app.DBSamplingCrashSource --new_crash_source.sql="select 'ce8410a1-b080-4c77-8d80-e64fb2150817'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment