-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: Cloud Integrations
-
None
At the moment for certain types of errors (like authentication errors) Cloud Datum Stream poll and rake tasks will reset themselves to the "queued" state so they execute again in the future. Some jobs end up always failling from the same error, however. SolarNetwork should keep track of the number of repeated failures on these jobs, and once they reach a threshold count transition the job to "completed" with an error message, effecitvely ending that task.