mdesilva / AmazonFlexUnlimited

Automate the process of grabbing job blocks from Amazon Flex
169 stars 102 forks source link

Status Codes #76

Open rgribeiro2009 opened 1 year ago

rgribeiro2009 commented 1 year ago

where I can find all the status code, a code 409 appeared and I do not know what it is.

MY20-PHEV commented 1 year ago

HTTP 409 error status: The HTTP 409 status code (Conflict) indicates that the request could not be processed because of conflict in the request, such as the requested resource is not in the expected state, or the result of processing the request would create a conflict within the resource.

Seems like a badly formed request. maybe check the 'routes' for typos