[PR #408] [CLOSED] Add options for the clients to set default timeout and max retries #740

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/408
Author: @eleboucher
Created: 2/25/2022
Status: Closed

Base: masterHead: add-clientopts


📝 Commits (3)

  • 8e9ad91 Add options for the client to set default timeout and max retries
  • 40b346d Add change to the changelog
  • dc34e96 update readme

📊 Changes

7 files changed (+132 additions, -25 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 README.md (+12 -1)
📝 benchmark_test.go (+4 -4)
📝 client.go (+41 -7)
📝 client_test.go (+71 -10)
📝 scheduler.go (+1 -1)
📝 server_test.go (+2 -2)

📄 Description

No description provided


🔄 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/408 **Author:** [@eleboucher](https://github.com/eleboucher) **Created:** 2/25/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-clientopts` --- ### 📝 Commits (3) - [`8e9ad91`](https://github.com/hibiken/asynq/commit/8e9ad910462675f1045609a67d5d9d28b5275aeb) Add options for the client to set default timeout and max retries - [`40b346d`](https://github.com/hibiken/asynq/commit/40b346dd22de2414665bc1d846625f6ecce34fa7) Add change to the changelog - [`dc34e96`](https://github.com/hibiken/asynq/commit/dc34e963e20c3d8f0db69063a8d00d5944824d2e) update readme ### 📊 Changes **7 files changed** (+132 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `README.md` (+12 -1) 📝 `benchmark_test.go` (+4 -4) 📝 `client.go` (+41 -7) 📝 `client_test.go` (+71 -10) 📝 `scheduler.go` (+1 -1) 📝 `server_test.go` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 06:05:24 +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#740
No description provided.