These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

XML API: Widening the contract record ID variable (sorta)

First post
Author
CCP Bartender
C C P
C C P Alliance
#1 - 2017-02-01 17:25:55 UTC  |  Edited by: CCP Bartender
Hi all,

We're aware that both the character and corporation /ContractItems.xml.aspx endpoints are failing at the moment. This is because the width of Record ID's was increased to int64 and is now above the signed int32 threshold, but no corresponding change was made in the API. My bad, I'll be fixing that shortly.

The documentation specifies that this field is int64 (long), but under the hood it's secretly been signed int32 this whole time. This is prior warning that we will imminently start returning int64's for real in that field.

Carry on!
Mallard Haven
Zero Effect Industries
#2 - 2017-02-02 09:31:04 UTC
Ah that'll be why I'm getting loads of error messages! Big smile

Any ETA on a fix?

Cheers - Mallard
CCP Bartender
C C P
C C P Alliance
#3 - 2017-02-02 10:33:29 UTC
Probs Monday or Tuesday, I want to see if I can sneak in some tweaks to the threading model to smooth out these timeouts we've been seeing as well.
Mallard Haven
Zero Effect Industries
#4 - 2017-02-03 17:11:21 UTC
CCP Bartender wrote:
Probs Monday or Tuesday, I want to see if I can sneak in some tweaks to the threading model to smooth out these timeouts we've been seeing as well.


Thank you very much!

It's good to have the chance to enhance my error handling etc. However, I did go back through my error logs and noticed that your problems might be worse that you expect:


2017-02-02 08:41:21

General Error: Scotty the docking manager heard you were talking **** about him behind his back and refuses to service your request.

2017-02-02 09:41:21


It is true. I have been talking **** about him behind his back. In fact I've called him all sorts of nasty names, and everything. But, he has to face up to the fact that his current system of handling requests is a bit rubbish - it's all disconnected and confusing. It just lacks the swagger it needs. Big smile

Thanks again
Andre Iv
Interstellar Boutique
#5 - 2017-02-07 12:54:26 UTC
Problem still exists, when are you planning fix it?
CCP Bartender
C C P
C C P Alliance
#6 - 2017-02-07 16:19:38 UTC
Andre Iv wrote:
Problem still exists, when are you planning fix it?


About an hour after you posted, Tuesday goes all day my friend Smile
Andre Iv
Interstellar Boutique
#7 - 2017-02-07 19:10:04 UTC
CCP Bartender wrote:
Andre Iv wrote:
Problem still exists, when are you planning fix it?


About an hour after you posted, Tuesday goes all day my friend Smile


Oh, fine. Now it's all ok.
Thank you
Mallard Haven
Zero Effect Industries
#8 - 2017-02-09 14:24:37 UTC
CCP Bartender wrote:
Andre Iv wrote:
Problem still exists, when are you planning fix it?


About an hour after you posted, Tuesday goes all day my friend Smile


Thank you!