Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • API key for Ably

  • Ably channel name prefix , which should be - your customer name as recorded by Genius Sports, set as all lower-case

  • The number of channels , which - will be given based on the expected peak load generated by your platform (By default, 1 - Testing environment and 10 - Production). You will use this as the channel suffix, and the where numbering starts from 0. The naming schema for channels is loweredcustomername:number

Example

For example, the customer TestBet would be supplied with the following information required for connecting to Ably to receive delayed Bet Assessment responses:

...

Therefore, the TestBet platform would connect to 5 Ably channels, each of which would contain delayed Bet Assessments and should be connected to. The channels would be named as follows:

  • testbet:0

  • testbet:1

  • testbet:2

  • testbet:3

  • testbet:4

Genius Sports specific connection details

...