Renato "Lond" Cerqueira
5c5e14c816
Fix undefined method error in sidekiq ( #9807 )
...
* Fix undefined method error in sidekiq
Body can be not nil but still be empty, which causes a
`NoMethodError: undefined method `[]' for nil:NilClass` further in the
code. This checks for an empty body to avoid the issue.
* Fix codeclimate issue
2019-01-14 17:28:41 +01:00
..
2016-03-20 13:03:06 +01:00
2018-05-02 12:40:24 +02:00
2017-09-17 11:54:23 +02:00
2017-09-17 11:54:23 +02:00
2017-09-17 11:54:23 +02:00
2017-09-17 11:54:23 +02:00
2017-11-17 10:52:30 +09:00
2017-11-17 10:52:30 +09:00
2017-11-17 10:52:30 +09:00
2016-03-20 13:03:06 +01:00
2017-11-17 10:52:30 +09:00
2018-05-02 18:58:48 +02:00
2018-05-02 18:58:48 +02:00
2018-05-02 18:58:48 +02:00
2017-07-08 22:44:31 +02:00
2017-05-03 20:40:14 +02:00
2017-05-03 20:40:14 +02:00
2017-05-03 20:40:14 +02:00
2017-06-04 14:59:40 +02:00
2019-01-14 17:28:41 +01:00
2018-04-25 14:12:28 +02:00
2018-04-25 14:12:28 +02:00
2017-06-04 14:59:40 +02:00
2018-04-25 14:12:28 +02:00
2017-05-02 23:37:26 +02:00
2017-07-08 22:44:31 +02:00
2017-07-08 22:44:31 +02:00
2017-05-02 23:37:26 +02:00
2017-05-02 23:37:26 +02:00
2018-02-10 17:10:57 +01:00
2016-03-20 13:03:06 +01:00
2018-12-17 19:19:45 +01:00