PurpleTurtleCreative / completionist

Asana integration plugin for WordPress.
https://purpleturtlecreative.com/completionist/
GNU General Public License v3.0
3 stars 0 forks source link

Failed Automation requests should retry #43

Open MichelleBlanchette opened 3 years ago

MichelleBlanchette commented 3 years ago

There's short outages quite often in the Asana API. https://status.asana.com/

This could cause Automations to fail and never be executed, which is a problem because they are intended to automate WordPress workflows to "Never miss a beat".

Is there a way we could store them for a retry, like a queue system? We'd only want requests to be dequeued if successfully accepted by the Asana API.

MichelleBlanchette commented 10 months ago

Action Scheduler by WooCommerce is how you'd accomplish this: https://actionscheduler.org/