Cloud-CV / Cloud-CV/EvalAI

🐛 Feature Request: Replace Worker Note Block with Worker Configuration Details

Open
#4,728 0 comments 0 reactions 1 assignee Claimed by @aditi-dsi View on GitHub
new-feature
Dominant language
Python
Stars
2k
Forks
984
Avg merge
2h 54m
Merged PRs (30d)
14

Description

**Description:**
Currently, the *Worker logs* section includes this informational block:

> **Note:** We have auto-scaling and auto-allocation features in place which assess the resource requirement for your challenge based on previous submissions. Ideally, you should not need any manual intervention for scaling the worker. However, in case your evaluation requires additional resources or you face any issues, please email us at [[admin@cloudcv.org](mailto:admin@cloudcv.org)](mailto:admin@cloudcv.org).

This should be replaced with a dynamic display of the **current worker configuration**, so challenge hosts have immediate visibility into how their evaluation workers are provisioned.

**Proposed Change:**
Remove the existing note block and instead render the following **current worker configuration** properties retrieved from the backend:

* CPU and memory allocation (vCPUs, RAM)
* Number of worker processes
* Queue name
* Add this line: If you need assistance, please contact [[team@eval.ai](mailto:team@eval.ai)](mailto:team@eval.ai).

This information should be displayed in a clean, readable format (e.g., a table or card).

![Image](https://github.com/user-attachments/assets/8a2558f7-5a02-4a0d-9f8c-507b4fc16f87)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.