If part of a calculation fails, we could retry it using various mechanisms: * Use celery's automatic retries * Add a feature to the admin interface to allow a task to be manually retried (e.g. once an issue with a Zentra device has been resolved)
If part of a calculation fails, we could retry it using various mechanisms: