Closed zkamvar closed 1 year ago
Thanks @zkamvar We know it's the lesson feeds that fail the most, but should we consider adding this line to each make line? I had started to look to see if there is a way to do this for all lines without adding it to each line.
We know it's the lesson feeds that fail the most, but should we consider adding this line to each make line? I had started to look to see if there is a way to do this for all lines without adding it to each line.
Yes. I think that would be worthwhile.
We know it's the lesson feeds that fail the most
It's the incubator feed that fails the most. The lessons feed has been consistent for the most part until now.
but should we consider adding this line to each make line?
This was also proposed in #72
Unfortunately, this PR has reached its rate limit for the hour, so I will revisit this in an hour.
It looks like this workflow can realistically only run once per hour. I think this has been fixed, so I'm going to merge it in an hour when I take my break.
This reverts #75 and #76 and provides the fallback as proposed in #73
In the future, if there are failing feeds, use the
||
to shortcut on error and report anEXIT_STATUS
> 1 to the healthchecks.