Giter VIP home page Giter VIP logo

twitch_auth's People

Contributors

wh1tecat-nya avatar zakuni avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

zakuni

twitch_auth's Issues

need more rich ui

In current, front end html is plain implements.
I need virtual dom or something and need give rich ui for user.

raid hanlderが多重登録される場合がある

2/21 10:47頃及び、13:10頃にとある配信者様に発生した現象。
Raid Handlerの登録処理が2つ行われ、shoutoutの送信が2回発生する問題が発生していた。

ログを確認した所、先日のURL変更のタイミングで再ログインを行っているユーザーだったため、subscriptionの解除漏れ等を疑ったが、

await apiClient.eventSub.deleteAllSubscriptions().catch((e) => console.log(e));

コードでは問題なく、URL設定などを一時的に当時の環境に戻して検証したが再現はしなかった。

また、更にログを確認すると再ログイン(2/19 16:39)後、2/20 17:14頃に来たraidでは一度のみの送信となっており問題は発生していなかった。

原因不明の為、経過を観察し情報を集める必要がある。

特定のエラーレスポンスの際にraid送信がスタックする

2/23 13:13頃に発生。
APIから以下の内容のレスポンスが返却された。
Status:403 Message: Cannot give the specified streamer a Shoutout.

何度APIを実行してもこのレスポンスが返却されていたため、このユーザーに追加でraidが送信された場合も該当箇所でスタックすることが懸念される。
そのため、エラーの発生原因に基づいたハンドリング処理を実装する必要がある。

Raid log viewer

service has Raid log in DB.
It can be show list view for user.

note: raided viewers count is not having in db now.
need change db schema.

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.