We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What happened: https://wiki.cdot.senecacollege.ca/wiki/Planet_CDOT_Feed_List was down last night and being unable to fetch the feeds from wiki caused feed queue to error and never recover from the error.
What should have happened: Feed queue should be able to recover from the error, and once the feeds were available again add them to the queue.
How to reproduce it (as precise as possible): make the feed list unreachable and run npm start, make the feed list reachable then observe results
Anything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered:
Merge pull request #918 from manekenpix/unreachable-feed-list
a1ae9c4
Fixes #702: Unreachable feed list causes the feed queue to error and not recover
manekenpix
Successfully merging a pull request may close this issue.
What happened:
https://wiki.cdot.senecacollege.ca/wiki/Planet_CDOT_Feed_List was down last night and being unable to fetch the feeds from wiki caused feed queue to error and never recover from the error.
What should have happened:
Feed queue should be able to recover from the error, and once the feeds were available again add them to the queue.
How to reproduce it (as precise as possible):
make the feed list unreachable and run npm start, make the feed list reachable then observe results
Anything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered: