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.
We've all faced the issue when the challenge API just doesn't want to work properly and we end up paying the member manually while still having the tcx ticket open and kinda stuck.
It would be great to be able to just cancel a ticket either from x.topcoder.com or by setting a specific tcx ticket.
The text was updated successfully, but these errors were encountered:
@ThomasKranitsas - We are a bit stuck here as well due to the API. I'd like to be able to delete the challenge, but unfortunately that's not possible in the API. The other option is to activate the challenge and then cancel it, but:
I don't want to do any sort of activation due to billing and other issues
Even if we did activate, the project doesn't "start" right away due to weird issues with the auto-scheduler, so we'd have to poll it for potentially multiple hours before we could then cancel it.
What we'll do is allow the copilot to clear out the DB record and redo the processor / challenge creation step. Hopefully that will mitigate the challenge API issues a bit. (#127)
I've also been working on moving from the v3 challenge API to v4, which seems a little more stable / faster. This has been taking much longer than expected for a variety of reasons. 🤦♂
We've all faced the issue when the challenge API just doesn't want to work properly and we end up paying the member manually while still having the tcx ticket open and kinda stuck.
It would be great to be able to just cancel a ticket either from x.topcoder.com or by setting a specific tcx ticket.
The text was updated successfully, but these errors were encountered: