[PR #141] [MERGED] Add SetDefaultOptions method to Client #629

Closed
opened 2026-03-02 05:54:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/141
Author: @hibiken
Created: 4/26/2020
Status: Merged
Merged: 4/27/2020
Merged by: @hibiken

Base: masterHead: feature/client-default-opts


📝 Commits (1)

  • 14fb66e Add SetDefaultOptions method to Client

📊 Changes

4 files changed (+153 additions, -41 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 README.md (+17 -2)
📝 client.go (+50 -26)
📝 client_test.go (+85 -13)

📄 Description

Closes #139


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynq/pull/141 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 4/26/2020 **Status:** ✅ Merged **Merged:** 4/27/2020 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `feature/client-default-opts` --- ### 📝 Commits (1) - [`14fb66e`](https://github.com/hibiken/asynq/commit/14fb66e132d633fa759471b1dfb0cf11fb6e5385) Add SetDefaultOptions method to Client ### 📊 Changes **4 files changed** (+153 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `README.md` (+17 -2) 📝 `client.go` (+50 -26) 📝 `client_test.go` (+85 -13) </details> ### 📄 Description Closes #139 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 05:54:21 +03:00
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#629
No description provided.