Skip to content

Intermittent error while creating projects #3008

@vikasrohit

Description

@vikasrohit

As debugged by @mtwomey

  1. This seems to happen for any project type right now
  2. The project actually gets created, it just give the user that error
  3. When I submit the project, in the debugger, I’m getting a 404 on a GET request to https://api.topcoder.com/v4/projects/10644/phases
  4. I’ve captured that request, and I can see it fail with 404, however I can “repeat” the exact same GET request 2 seconds later and it consistently succeeds. This leads me to believe it’s some sort of timing issue (e.g. it’s trying to do a GET on something that doesn’t quite yet exist).

fyi @RishiRajSahu @maxceem

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions