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

fix: future cancellation resulted in reset, retry endpoints fialing #817

Merged
merged 2 commits into from
Oct 26, 2024

Conversation

Gaisberg
Copy link
Collaborator

@Gaisberg Gaisberg commented Oct 24, 2024

Pull Request Check List

Resolves: #772

This also removes redundant state determination and the item is assigned a state, not sure if its the best approach.

@dreulavelle dreulavelle merged commit 19cedc8 into main Oct 26, 2024
3 checks passed
@dreulavelle dreulavelle deleted the future_cancelation branch October 26, 2024 11:11
filiptrplan added a commit that referenced this pull request Oct 26, 2024
commit 19cedc8
Author: Gaisberg <[email protected]>
Date:   Sat Oct 26 14:11:30 2024 +0300

    fix: future cancellation resulted in reset, retry endpoints fialing (#817)

    * fix: future cancellation resulted in reset, retry endpoints fialing

    * fix: update reset func to check if indexed

    ---------

    Co-authored-by: Gaisberg <None>
    Co-authored-by: Spoked <[email protected]>

commit 2676fe8
Author: Gaisberg <[email protected]>
Date:   Sat Oct 26 04:41:25 2024 +0300

    fix: retry api now resets scraped_at (#816)

    * fix: retry api now resets scraped_at

    * fix: set scraped_times to 1

    ---------

    Co-authored-by: Gaisberg <None>
    Co-authored-by: Spoked <[email protected]>

commit 0de32fd
Author: Gaisberg <None>
Date:   Thu Oct 24 11:36:23 2024 +0300

    feat: auth bearer authentication

commit f397041
Author: Gaisberg <None>
Date:   Tue Oct 22 14:44:59 2024 +0300

    chore: send sse data in different format

commit 02b7a81
Author: davidemarcoli <[email protected]>
Date:   Sat Oct 19 13:02:28 2024 +0200

    fix: files sometimes not found in mount

commit efbc471
Author: Gaisberg <None>
Date:   Mon Oct 21 09:29:41 2024 +0300

    feat: we now server sse via /stream

commit 28305ce
Author: Ayush Sehrawat <[email protected]>
Date:   Sat Oct 19 14:54:53 2024 +0000

    chore: remove unused tmdb api router

commit bc6ff28
Author: Ayush Sehrawat <[email protected]>
Date:   Sat Oct 19 14:35:40 2024 +0000

    fix: add default value for API_KEY

commit 65a4aec
Author: Ayush Sehrawat <[email protected]>
Date:   Sat Oct 19 14:26:16 2024 +0000

    fix: add python-dotenv to load .env variables

commit 0020ad2
Author: Gaisberg <None>
Date:   Sat Oct 19 15:58:48 2024 +0300

    chore: add generateapikey endpoint, use loguru imports for logging

commit f788fc4
Author: Gaisberg <None>
Date:   Fri Oct 18 17:06:16 2024 +0300

    !feat: secure most of api behind api_key

commit a7ebb58
Author: Spoked <[email protected]>
Date:   Sun Oct 20 13:56:52 2024 -0500

    chore(main): release 0.16.2

commit b35d67a
Author: Spoked <[email protected]>
Date:   Sun Oct 20 18:13:37 2024 -0400

    chore(deps): update deps

commit 8db6541
Author: Spoked <[email protected]>
Date:   Sun Oct 20 14:56:06 2024 -0400

    fix: fixed replace torrents
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

Successfully merging this pull request may close these issues.

Resetting TV series causes lockups
2 participants