Skip to content

Instantly share code, notes, and snippets.

@allisonle
allisonle / markets.md
Last active February 18, 2020 01:37
Markets Info

Keybase proof

I hereby claim:

To claim this, I am signing this object:

Failures:
1) PostAlertsWorker when the historic max is 0 when velocity passes 5 should fire a GCM alert
Failure/Error: subject.perform(post._id.to_s, historic_max, current_max)
Errno::ECONNREFUSED:
Connection refused - connect(2)
# ./app/workers/post_alerts_worker.rb:57:in `block in apple_push_notification_alert'
# ./app/workers/post_alerts_worker.rb:53:in `each'
# ./app/workers/post_alerts_worker.rb:53:in `each_with_index'
# ./app/workers/post_alerts_worker.rb:53:in `apple_push_notification_alert'