[GH-ISSUE #591] Missing username in parsing redis uri #1301

Open
opened 2026-03-07 22:08:25 +03:00 by kerem · 1 comment
Owner

Originally created by @amirali on GitHub (Dec 26, 2022).
Original GitHub issue: https://github.com/hibiken/asynq/issues/591

Originally assigned to: @hibiken on GitHub.

Hi!
I was trying to monitor asynq jobs with asynqmon and then I realise the parseRedisURI method doesn't parse username from HTTP standard authentication inside uri.
github.com/hibiken/asynq@0b8cfad703/asynq.go (L462)
I wanna know it's intentional or just missing or whatever. If it wasn't intentional I can add it myself.

Originally created by @amirali on GitHub (Dec 26, 2022). Original GitHub issue: https://github.com/hibiken/asynq/issues/591 Originally assigned to: @hibiken on GitHub. Hi! I was trying to monitor asynq jobs with asynqmon and then I realise the `parseRedisURI` method doesn't parse username from HTTP standard authentication inside uri. https://github.com/hibiken/asynq/blob/0b8cfad7034159dadccf95e56b96305c0d2a4f7a/asynq.go#L462 I wanna know it's intentional or just missing or whatever. If it wasn't intentional I can add it myself.
Author
Owner

@vlle commented on GitHub (Oct 30, 2025):

hey, im encountering same issue, but not with redisURI, but with any username in asynq CLI tool. there just no such flag for that. I can also add a flag by myself, but will that be approved and merged?
@kamikazechaser @hibiken

<!-- gh-comment-id:3469280047 --> @vlle commented on GitHub (Oct 30, 2025): hey, im encountering same issue, but not with redisURI, but with any username in asynq CLI tool. there just no such flag for that. I can also add a flag by myself, but will that be approved and merged? @kamikazechaser @hibiken
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#1301
No description provided.