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

リトライ処理の改善 #192

Draft
wants to merge 12 commits into
base: develop
Choose a base branch
from
Draft

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    c0035de View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. - リトライ時に ctx を cancel する

    - パケット読み込みでブロックしているため、ogg 変換と処理を分ける
    Hexa committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d94ffaa View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    b8a17ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da9251a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    084539d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    0681e4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b02fef View commit details
    Browse the repository at this point in the history
  3. context, cancel を分ける

    Hexa committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    eea6b1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ae84ed View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. コスメ

    Hexa committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    853817a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. - Read 時の処理を channel に置き換えて処理を中断できるようにする

    - opus から ogg への変換処理を共通化する
    Hexa committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    fe3b43f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    d321c2d View commit details
    Browse the repository at this point in the history