evazion
f40e50d915
sqs_service.rb: fix exception when related tags sqs not configured.
Fixes this exception when Danbooru.config.aws_sqs_enabled? is true but
Danborou.config.aws_sqs_reltagcalc_url is not configured:
ArgumentError exception raised
missing required parameter params[:queue_url]
app/logical/sqs_service.rb:11:in `send_message'
app/models/tag.rb:674:in `update_related_if_outdated'
app/models/tag.rb:698:in `related_tag_array'
app/presenters/post_set_presenters/post.rb:49:in `related_tags_for_single'
app/presenters/post_set_presenters/post.rb:19:in `related_tags'
app/presenters/post_set_presenters/post.rb:8:in `initialize'
app/logical/post_sets/post.rb:181:in `new'
app/logical/post_sets/post.rb:181:in `presenter'
app/views/posts/index.html.erb:14:in `_app_views_posts_index_html_erb___3235672853362939702_47243208308540'
app/controllers/posts_controller.rb:16:in `index'
2017-03-23 03:20:33 -05:00
..
2017-02-07 13:40:19 -08:00
2017-03-13 17:22:21 -07:00
2016-12-02 13:21:56 -08:00
2014-02-28 16:40:11 -08:00
2017-03-21 17:17:19 -05:00
2017-03-17 00:08:48 -05:00
2017-02-28 16:28:58 -08:00
2017-03-16 18:10:30 -05:00
2017-02-06 18:48:35 -06:00
2016-11-02 16:12:53 -05:00
2017-01-09 17:31:14 -08:00
2014-05-23 14:15:45 -04:00
2016-09-18 14:13:11 +05:00
2017-02-28 17:10:36 -08:00
2017-03-21 14:40:46 -07:00
2016-08-19 17:33:42 -07:00
2014-11-06 17:03:17 -08:00
2017-02-25 23:05:44 -06:00
2017-02-09 15:38:42 -08:00
2016-12-02 13:28:13 -08:00
2013-03-19 23:10:10 +11:00
2017-02-25 23:05:44 -06:00
2016-12-02 13:52:39 -08:00
2015-08-04 17:42:19 -07:00
2016-09-28 11:24:54 -07:00
2016-10-25 16:20:47 -07:00
2016-02-02 16:35:04 -08:00
2017-02-04 17:07:00 -06:00
2017-03-20 16:19:15 -07:00
2017-02-28 17:10:36 -08:00
2017-02-02 00:53:56 -06:00
2013-03-19 23:10:10 +11:00
2016-09-24 03:59:10 -07:00
2016-03-10 11:02:26 -08:00
2017-01-09 19:18:18 +05:00
2016-02-02 17:19:21 -08:00
2016-07-18 16:48:10 -07:00
2017-03-20 13:52:54 -07:00
2017-03-23 03:20:33 -05:00
2014-02-02 14:56:19 -05:00
2016-10-18 00:25:55 -07:00
2013-04-08 13:51:31 -04:00
2016-10-18 00:25:55 -07:00
2017-02-08 23:30:23 -06:00
2013-04-14 18:22:25 -07:00
2015-02-15 12:23:53 -08:00
2015-09-23 12:57:17 -07:00
2014-04-24 22:24:42 -07:00
2017-01-03 15:04:47 -08:00
2014-01-24 13:52:43 -05:00
2017-03-06 16:59:24 -08:00
2017-03-17 16:44:02 -07:00
2017-02-21 13:40:52 -08:00
2016-02-04 14:10:43 -08:00