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

Scraper: make sure show times are fetched if details fail #77

Open
danielschenk opened this issue Mar 11, 2024 · 0 comments
Open

Scraper: make sure show times are fetched if details fail #77

danielschenk opened this issue Mar 11, 2024 · 0 comments

Comments

@danielschenk
Copy link
Owner

For each of the 4 days, the schedule is fetched first, and subsequently, all act pages are fetched to get descriptions. If one of these fail (eg. due to a bad connection or HTML parsing error) the rest of the days' schedules are not fetched anymore in that cycle.

As show times are a critical part of the system, make sure that an error in getting details doesn't stop updating the show times alone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant