mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-26 07:25:56 +03:00
[PR #533] [CLOSED] H m3 #2794
Labels
No labels
CLI
bug
designing
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
idea
invalid
investigate
needs-more-info
performance
pr-welcome
pull-request
question
wontfix
work in progress
work in progress
work-around-available
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynq#2794
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hibiken/asynq/pull/533
Author: @ghstahl
Created: 9/1/2022
Status: ❌ Closed
Base:
master← Head:h_m3📝 Commits (10+)
c801694initial config propagation8904de8initial config propagation2e2362cUpdate README.md79e1b97if MaxArchiveSize is <= 002b334dMerge branch 'master' of https://github.com/fluffy-bunny/asynqa46ee20optional config values fore6137caMerge branch 'master' of https://github.com/fluffy-bunny/asynq344a444Merge branch 'master' of https://github.com/hibiken/asynq into hibiken-master97d1269update14a470dMerge branch 'master' of https://github.com/hibiken/asynq📊 Changes
11 files changed (+209 additions, -56 deletions)
View changed files
📝
README.md(+19 -0)📝
client.go(+36 -3)➕
docker/docker-compose.yml(+16 -0)📝
go.mod(+0 -1)📝
go.sum(+3 -32)📝
inspector.go(+35 -2)📝
internal/base/base.go(+5 -0)📝
internal/rdb/inspect.go(+8 -8)📝
internal/rdb/rdb.go(+38 -8)📝
scheduler.go(+14 -1)📝
server.go(+35 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.