Evolutionary-Algorithms-On-Click / Evolutionary-Algorithms-On-Click/runner_controller_microservice

Make the rabbit MQ queue name dynamic.

未关闭
#21 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
amsoc-accepted enhancement good first issue hacktoberfest
主要语言
Go
星标
3
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

https://github.com/Evolutionary-Algorithms-On-Click/runner_controller_microservice/blob/6e10ff11c80ffa44c2b0f412a13aecaedd866094/util/enqueue.go#L45

Its hardcoded now. Instead take it from `env`. This will allow us to dynamically schedule tasks to different runners if more than one exist.

贡献指南

这个仓库没有索引到贡献指南

调研方向

从 util/enqueue.go 的第 45 行附近开始,检查在选择 RabbitMQ 队列之前如何读取环境值。确认队列名称来自 env,而不是硬编码的值,然后检查项目现有的测试或本地服务设置,以确认任务可以指向不同的 runner。

由索引模型根据 Issue 内容生成。

评估

技术栈
go, rabbitmq
领域
backend, distributed-systems
Issue 类型
功能
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。