Automatically queuing actions and performing them as the ratelimit permits is awesome - it's critical to the app I'm doing right now.
I'm slowly but surely just building a queue of actions in a database table, and trying to set a date time when it should be okay to fire.
I'm slowly but surely just building a queue of actions in a database table, and trying to set a date time when it should be okay to fire.