mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-25 23:15:51 +03:00
[PR #534] [CLOSED] [FEATURE REQUEST] maxArchiveSize and archivedExpirationInDays should be configurable at the server level #2792
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#2792
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/534
Author: @ghstahl
Created: 9/1/2022
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
a718697https://github.com/hibiken/asynq/issues/4418c0b955bump📊 Changes
11 files changed (+191 additions, -58 deletions)
View changed files
📝
.github/workflows/build.yml(+3 -2)📝
client.go(+36 -3)➕
docker/docker-compose.yml(+14 -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
https://github.com/hibiken/asynq/issues/441
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.