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: Do not retry conflict errors in scrobble #1882

Merged
merged 2 commits into from
Mar 30, 2024

Conversation

glensc
Copy link
Collaborator

@glensc glensc commented Mar 30, 2024

I got same episode recorded as played around every hour because watch was retrying the error.

Mar 30 16:09:27 niblus plextraktsync[1680006]: ERROR    Got exception while working on
Mar 30 16:09:27 niblus plextraktsync[1680006]:          <plextraktsync.queue.TraktScrobbleWorker.TraktScrobbleWorker object at
Mar 30 16:09:27 niblus plextraktsync[1680006]:          0x7fff1eebab50>: Conflict - resource already created
Mar 30 16:09:32 niblus plextraktsync[1680006]: ERROR    Got exception while working on
Mar 30 16:09:32 niblus plextraktsync[1680006]:          <plextraktsync.queue.TraktScrobbleWorker.TraktScrobbleWorker object at
Mar 30 16:09:32 niblus plextraktsync[1680006]:          0x7fff1eebab50>: Conflict - resource already created
Mar 30 16:09:37 niblus plextraktsync[1680006]: ERROR    Got exception while working on
Mar 30 16:09:37 niblus plextraktsync[1680006]:          <plextraktsync.queue.TraktScrobbleWorker.TraktScrobbleWorker object at
Mar 30 16:09:37 niblus plextraktsync[1680006]:          0x7fff1eebab50>: Conflict - resource already created

@glensc glensc self-assigned this Mar 30, 2024
@glensc glensc merged commit 5c30979 into Taxel:main Mar 30, 2024
3 checks passed
@glensc glensc deleted the scrobble-conflict branch March 30, 2024 15:43
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.

1 participant