Spotify parser request canceledError: canceled
Closed this issue · 0 comments
sjdonado commented
The first Spotify request is failing, but it works after retrying 🤔
[10:17:17.822] ERROR (7): [Spotify Parser] (https://open.spotify.com/track/6LsUo3PX3QeJmWBRcmaf5b) CanceledError: canceled
2024-01-31T10:17:17.825210576Z app[web.1]: err: {
2024-01-31T10:17:17.825217336Z app[web.1]: "type": "Error",
2024-01-31T10:17:17.825222096Z app[web.1]: "message": "[Spotify Parser] (https://open.spotify.com/track/6LsUo3PX3QeJmWBRcmaf5b?si=cd59ba91cfa14d9a) CanceledError: canceled",
2024-01-31T10:17:17.825227096Z app[web.1]: "stack":
2024-01-31T10:17:17.825231176Z app[web.1]: Error: [Spotify Parser] (https://open.spotify.com/track/6LsUo3PX3QeJmWBRcmaf5b) CanceledError: canceled
2024-01-31T10:17:17.825235816Z app[web.1]: at <anonymous> (/usr/src/app/src/parsers/spotify.ts:73:62)
2024-01-31T10:17:17.825240056Z app[web.1]: at processTicksAndRejections (:12:39)
2024-01-31T10:17:17.825244016Z app[web.1]: "originalLine": 39,
2024-01-31T10:17:17.825247976Z app[web.1]: "originalColumn": 20
2024-01-31T10:17:17.825262736Z app[web.1]: }