Skip to content
New issue

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

Unreachable feed list causes the feed queue to error and not recover #702

Closed
c3ho opened this issue Feb 11, 2020 · 0 comments · Fixed by #918
Closed

Unreachable feed list causes the feed queue to error and not recover #702

c3ho opened this issue Feb 11, 2020 · 0 comments · Fixed by #918
Assignees
Labels
area: back-end type: bug Something isn't working

Comments

@c3ho
Copy link
Contributor

c3ho commented Feb 11, 2020

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:

  • OS: Windows 10
  • Browser: Chrome
@c3ho c3ho added type: bug Something isn't working area: back-end area: web server Issues related to the web server and removed area: web server Issues related to the web server labels Feb 11, 2020
manekenpix added a commit that referenced this issue Apr 3, 2020
Fixes #702: Unreachable feed list causes the feed queue to error and not recover
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: back-end type: bug Something isn't working
Projects
None yet
2 participants