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
I missed checking an error above. It is a harmless error due to the 502 from ESI; it is looking for the x-pages header (which is not there) and fails to parseInt and restarts the loop.
I made a couple of changes. Let me know if this is persisting for you.
When CCP resolved the issues with the contract limit it looks like we are receiving a lot of expired contracts due to the gap in cache times. I added a clause to ignore these for now.
Consistenting, while running the Marketwatch container. It will come up with the following in it's logs.
This is from today,
After accessing that ESI endpoint from a browser, I get the following.
I'm not much of a golang guy but thought I might post this in hopes that it helps.
The text was updated successfully, but these errors were encountered: