You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Name: mqueue-schedulerHost: 0.0.0.0# Port: 3003Mode: dev
Name: mqueue-jobHost: 0.0.0.0# Port: 3002 Mode: dev
My Test Here
./data/server/mqueue-scheduler -f app/mqueue/cmd/scheduler/etc/mqueue.yaml
【LotteryDrawScheduler】 registered an entry: "91303128-7318-4103-8c3e-afd41aff775b"
【wishCheckinScheduler】 registered an entry: "443241d0-a083-465c-b0b4-5bd35ade272c"
asynq: pid=1624910 2024/08/27 02:16:42.839388 INFO: Scheduler starting
asynq: pid=1624910 2024/08/27 02:16:42.839396 INFO: Scheduler timezone is set to Asia/Shanghai
asynq: pid=1624910 2024/08/27 02:16:42.839405 INFO: Send signal TERM or INT to stop the scheduler
No process listen on 3003
# lsof -i:3003#
The text was updated successfully, but these errors were encountered:
Hi
In mqueue scheduler and mqueue job which base on asynq doesn't listen on any port. Actually other process enqueue task by redis indircetly.
Should it removed ?
My Test Here
No process listen on 3003
The text was updated successfully, but these errors were encountered: