Skip to content
#

worker-pool

Here are 157 public repositories matching this topic...

asynq
xuyang2
xuyang2 commented Jun 13, 2022

Is your feature request related to a problem? Please describe.
Is it acceptable to add a ctx context.Context parameter to some RDB and Inspector methods, for deadline, cancellation and observability(otel).

Describe the solution you'd like

Take Inspector.Queues() for example:

// QueuesContext returns a list of all queue names.
func (i *Inspector) QueuesContext(ctx 
enhancement good first issue

Improve this page

Add a description, image, and links to the worker-pool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the worker-pool topic, visit your repo's landing page and select "manage topics."

Learn more