Sharkey/packages/backend/src/queue
anatawa12 b36e6b1a77
fix: 禁止キーワードを含むノートがDelayed Queueに追加されて再処理される問題 (#13428)
* refactor: use IdentifiableError instead of NoteCreateService.ContainsProhibitedWordsError

* fix: notes with prohibited words are reprocessed with delay

* docs(changelog): 禁止キーワードを含むノートがDelayed Queueに追加されて再処理される問題

* lint: fix lint errors

* fix: rethrowするべきなのにrethrowし忘れていたのを修正
2024-02-22 00:59:59 +09:00
..
processors fix: 禁止キーワードを含むノートがDelayed Queueに追加されて再処理される問題 (#13428) 2024-02-22 00:59:59 +09:00
const.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
QueueLoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
QueueProcessorModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
QueueProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
types.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00