Planetside-2-API-Tracker
Planetside-2-API-Tracker copied to clipboard
Briggs still returned in Collections (Remove Request)
The Briggs Server (WorldID 25) is still returned in collections such as Worlds. As Briggs is now a closed server its no longer needed.
Worlds Collection still contains
{
"world_id": "25",
"state": "locked",
"name":
{
"en": "Briggs",
}
}
After a recent update to the API briggs is once again being returned inconsistently in the Stream API. It looks like its being returned from a single node on the API. If you get the node thats returning briggs you will get serviceStateChanged messages, as well as heartbeat messages containing briggs.
{"detail":"EventServerEndpoint_Briggs_25","online":"false","service":"event","type":"serviceStateChanged"}
{"online":{"EventServerEndpoint_Briggs_25":"false","EventServerEndpoint_Cobalt_13":"true","EventServerEndpoint_Connery_1":"true","EventServerEndpoint_Emerald_17":"true","EventServerEndpoint_Jaeger_19":"true","EventServerEndpoint_Miller_10":"true","EventServerEndpoint_Soltech_40":"true"},"service":"event","type":"heartbeat"}
[DBG]MangoBean - Planetside discord, api-dev channel:
Partially fixed, it was removed from realtime when team_id was added