Clear reputation cache

This commit is contained in:
Ajay Ramachandran
2021-05-23 17:05:06 -04:00
parent a5f9c2a022
commit 194c657ba7
5 changed files with 14 additions and 11 deletions

View File

@@ -532,7 +532,8 @@ export async function postSkipSegments(req: Request, res: Response) {
QueryCacher.clearVideoCache({
videoID,
hashedVideoID,
service
service,
userID
});
} catch (err) {
//a DB change probably occurred