Git Product home page Git Product logo

Comments (3)

ggomdyu avatar ggomdyu commented on July 23, 2024 1

캡챠 이미지 색상 조회 부분에서 문제가 있어서 수정했습니다. 로그인을 100번 정도 테스트해봤는데 모두 무사히 통과하네요. 이슈 닫도록 하겠습니다.

from konmai-daily-check-in.

ggomdyu avatar ggomdyu commented on July 23, 2024

제보 감사합니다. 저도 확인해보니 무한 루프 문제가 가끔 발생하고 있었네요.. 곧 수정하도록 하겠습니다...

from konmai-daily-check-in.

MPThLee avatar MPThLee commented on July 23, 2024

일단 다른 action 을 사용해서 임시로 고쳐봤습니다.

- name: Run check-in
  uses: nick-invision/retry@v1
  if: ${{ always() }}
  with:
    timeout_minutes: 2
    max_attempts: 6
    command: cd Konami/NonoDailyCardGame/NonoDailyCardGame/ && dotnet run <id> <pass>

timeout 기능이 작동할지는 미지수인데 일단 workaround 정도로...

from konmai-daily-check-in.

Related Issues (1)

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.