Alive
Once you are successfully connected to the queue you will start to receive Alive Messages every minute (Depending on the product). This is indicating that the service is operating normally and you are able to receive messages from us.
If you stop receiving alive messages at the expected intervals, it is indicating that something might be wrong with the connection between our service and yours. It is important to look at the timestamp inside the alive messages, and the time interval in which you receive them. If the timestamp inside the messages is consistent at the indicated time per product but you receive the messages at a slower pace, this might indicate a bad network connection between your servers and our service, or slow processing on your side. If the timestamp inside the alive messages is approximately more than the indicated interval, this indicates something is wrong on our side and you should contact us directly.
Â
XML Attributes
NAME | DESCRIPTION |
---|---|
product_id | The ID of the product |
timestamp | The date & time of when the message was created (UTC) |
Â
XML Example
<?xml version='1.0' encoding='utf-8'?>
<alive product_id="1" timestamp="1695889437000"/>
Â
Product Interval
NAME | Seconds |
---|---|
Prematch | 60 Seconds |
Live | 10 Seconds |
Â