You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Due to instability in the challenge API, we get the case where challenges just refuse to be created. This spams the challenge with lots of comments like this:
[500]: Challenge for the updated issue 26 is creating, rescheduling this event
This is an automated message for pvmagacho via Topcoder X
We need to change the functionality to:
Stop reporting the failure
Only retry to create a challenge twice
After the second retry, we will show a message like:
The challenge creation on the Topcoder platform failed. Please contact support to try again
This is an automated message for <handle> via Topcoder X
Clear out the kafka queue of any queued messages (assignment, label changes, etc...) related to the ticket where the challenge failed to be created.
The text was updated successfully, but these errors were encountered:
Due to instability in the challenge API, we get the case where challenges just refuse to be created. This spams the challenge with lots of comments like this:
We need to change the functionality to:
The text was updated successfully, but these errors were encountered: