Cloud-CV / Cloud-CV/EvalAI

Send email to challenge hosts only when the worker reload is complete and successful

Open
#2,898 1 comment 0 reactions 1 assignee Claimed by @KhalidRmb View on GitHub
backend bug
Dominant language
Python
Stars
2k
Forks
984
Avg merge
2h 54m
Merged PRs (30d)
14

Description

**Current Scenario**: Whenever a challenge hosts updates an evaluation script or the test annotation file then the email for reloading is sent to them immediately after the upload of annotations file or the evaluation script file which gives a wrong sense to challenge hosts that the worker is reloaded but actually it is not because it takes 2 mins on AWS to reload it successfully.

**Fix**:
1. Send the email to challenge hosts immediately after upload saying that worker reload is started and it will take 2 mins to complete and they will be notified again when it is successfully reloaded.
2. Send another email to challenge hosts when the worker reload is successful on AWS.

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.