Skip to content

Commit

Permalink
Add queues names to yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-piles committed Sep 23, 2024
1 parent 91f5302 commit 824acb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/QueueProcessor.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from sentry_sdk.integrations.redis import RedisIntegration
import sentry_sdk

from ServiceConfig import ServiceConfig, QUEUES_NAMES
from ServiceConfig import ServiceConfig
from ExtractionMessage import ExtractionMessage

from Task import Task
Expand Down

0 comments on commit 824acb9

Please sign in to comment.