Hi,
We are planning to send the pricing data every 15 sec and the post id is getting incremented for every message we contribute to RCC(i.e we are directly contributing to RCC using python WebSockets)
Could you please let us know the max limit for post id before we need to reset the post id to 0 again?
As we will be reaching this post id number of around 1 Million for continuously sending 24-hour data and we don't have any plan to stop the process and we want to handle this in our code.
If it reaches the maximum limit, then we need to reset it to 0
Regards,
Amit Gupta