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 Jan 23, 2025. It is now read-only.
I am not sure, if this is the correct repo. (related to challenge and its processor)
I don't think its connected to submission api.
Closing a task doesn't involve create a submission from the user end. No record is created for submission in Dynamo.
I think the submission record is directly written in Informix, without routing through the submission api.
Activity
ThomasKranitsas commentedon Mar 16, 2021
@RiteshTC are you sure this is the right repo? We don't create submissions in the legacy-challenge-processor
rootelement commentedon Mar 16, 2021
Yes, I believe you're looking for @sachin-maheshwari and the legacy-submission-processor
sachin-maheshwari commentedon Mar 16, 2021
@RiteshTC should be fixed in today's release.
RiteshTC commentedon Mar 17, 2021
I am not sure, if this is the correct repo. (related to challenge and its processor)
I don't think its connected to submission api.
Closing a task doesn't involve create a submission from the user end. No record is created for submission in Dynamo.
I think the submission record is directly written in Informix, without routing through the submission api.
RiteshTC commentedon Mar 19, 2021
https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30174386
Another example on a recent task. It generates duplicate payments as well for the submitter.