Class: CloudCrowd::BlackListedAction

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/cloud_crowd/models/black_listed_action.rb

Overview

A Black Listed Action is an action that has been disabled from running. For example, we may want to disable calls to a particular API once we have reached a rate limit. When a Node exits, it destroys this record.