GithubHelp home page GithubHelp logo

joshuayoes / concerts-near-me Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 522 KB

Scape nearby concert venue websites and create spotify playlists with the top tracks of artists that are coming to play.

Home Page: https://linktr.ee/joshuayoes

TypeScript 100.00%

concerts-near-me's People

Contributors

dependabot[bot] avatar gantman avatar joshuayoes avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

gantman

concerts-near-me's Issues

Handle venue website timeouts gracefully

The most common error in Github Actions is that the venue website times out when we want to scrape it:

There are a few possible reasons:

  • The website provider is timing out our connection because it knows that it is not typical user browser traffic
  • The GitHub Action runner has poor network connectivity (unlikely after many re-tries)

Only update errored venues on retry

Currently, if anything at all goes wrong with the yarn start script, we retry the whole script. However, typically it's only one or two venue websites that are the issue.

With retry-step action, we can run a different command on re-runs after failure: https://github.com/marketplace/actions/retry-step#run-different-command-after-first-failure

We could set a list of error-ed venues on retry, and then run a new command with a filter to retry only the failed venues.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.