Every 30 seconds you should receive at least 1 message from each event. The AMQP service will be sending messages for a particular event at the earliest, 30 minutes before the event start time and up until the end of the event when the scout confirms the result.
This message type is not included in feed.index and feed.show methods available in API service
Message structure
.message | |
---|---|
id | For this message type id attribute has no value. |
type | event_keep_alive |
source | Internal attribute, please dont use this attribute |
ut | Information about the date and time of when the message was created. Format UNIX_TIMESTAMP |
..data | |
...event_keep_alive | |
event_id | Identifier of the event. More information about event identifiers in the API method: events.index |