hippofish/packages/backend/src/queue/processors
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
..
AggregateRetentionProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
CheckExpiredMutingsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
CleanChartsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
CleanProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
CleanRemoteFilesProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
DeleteAccountProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
DeleteDriveFilesProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
DeleteFileProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
DeliverProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
EndedPollNotificationProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportAntennasProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportBlockingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportClipsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportCustomEmojisProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportFavoritesProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportFollowingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportMutingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportNotesProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportUserListsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImportAntennasProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImportBlockingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImportCustomEmojisProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImportFollowingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImportMutingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImportUserListsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
InboxProcessorService.ts fix: 禁止キーワードを含むノートがDelayed Queueに追加されて再処理される問題 (#13428) 2024-02-22 00:59:59 +09:00
RelationshipProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ResyncChartsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
TickChartsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
WebhookDeliverProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00