infinilabs / infinilabs/framework

Add `upload_to_s3` to queue_config as a per-queue configuration (besides global level)

Open
#25 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
29
Forks
21
Avg merge
2d 1h
Merged PRs (30d)
16

Description

Enhance the queue_config structure to support a new upload_to_s3 option. This setting should be configurable on a per-queue basis, rather than being a global configuration.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the queue_config definition and the existing global upload_to_s3 configuration in the Go codebase. Trace how queue-specific settings are loaded and applied, then update the relevant tests or configuration examples if they are present. Done means upload_to_s3 can be set independently for each queue while the existing global setting continues to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, go
Domain
backend, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.