docbrown/app/workers/users
Jeremy Friesen 93c40a7983
Guarding against missing experiments (#15440)
* Guarding against missing experiments

This is a short-circuit to ensure we don't throw exceptions in the
worker.  In #15240 we introduce an AbExperiment module that we could use
to insulate against FieldTest implementations.

* Update app/workers/users/record_field_test_event_worker.rb

Co-authored-by: Jamie Gaskins <jamie@forem.com>

* Favoring guard condition over coercion

Co-authored-by: Jamie Gaskins <jamie@forem.com>
2021-11-22 16:06:32 -05:00
..
bust_cache_worker.rb Cleanup bust_user (#12066) 2020-12-30 10:07:42 -05:00
delete_worker.rb Abstract DatadogStatsClient to ForemStatsClient (#12304) 2021-01-27 11:25:44 -05:00
follow_worker.rb Bug Fix: Prevent Duplicate Follow Attempts by Preventing Multiple Workers (#9169) 2020-07-06 16:15:39 -04:00
merge_sync_worker.rb Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02:00
record_field_test_event_worker.rb Guarding against missing experiments (#15440) 2021-11-22 16:06:32 -05:00
resave_articles_worker.rb Force Unique Jobs for User Initiated Jobs and Cache Jobs (#7688) 2020-05-06 08:27:17 -05:00
subscribe_to_mailchimp_newsletter_worker.rb Don't try to subscribe users without emails (#14244) 2021-07-15 10:34:23 -04:00