Bug
I'm having problems updating all corporation contract items for eve university.
There is currently around 900 contracts that have contract items (I'm not trying to update contracts that does not have items), I'm updating 100 at the time.
After a few seconds of running the updates, I get the error described bellow.
I tried updating them one at the time, but, it still fails after calling the corporation contract items endpoint around 450-680 times. None of the previous requests failed, they where all completed successful and all returned contract items (none of request had empty results).
Request
https://esi.tech.ccp.is/latest/#!/Contracts/get_corporations_corporation_id_contracts_contract_id_items
Reproduced with Golden Gnu
Response
{"error":"{'error_label': 'ConStopSpamming', 'error_dict': {'remainingTime': 82647325L}}"}
Expected
Contract Items for the selected contracts
Bug
I'm having problems updating all corporation contract items for eve university.
There is currently around 900 contracts that have contract items (I'm not trying to update contracts that does not have items), I'm updating 100 at the time.
After a few seconds of running the updates, I get the error described bellow.
I tried updating them one at the time, but, it still fails after calling the corporation contract items endpoint around 450-680 times. None of the previous requests failed, they where all completed successful and all returned contract items (none of request had empty results).
Request
https://esi.tech.ccp.is/latest/#!/Contracts/get_corporations_corporation_id_contracts_contract_id_items
Reproduced with
Golden GnuResponse
Expected
Contract Items for the selected contracts