getting data after lost connection is restored, at client side

RP3436
If my internet connection goes down- momentarily or for few minutes and the same is restored with alternative arrangement, how can I ensure to capture the ticks during the intervening period? Is it possible/practical at retail level to ensure "always live/connected" kind of connectivity using multiple ISPs?
  • sujith
    You will have to run your setup on the cloud or backfill lost data using historical data.
  • RP3436
    @sujith that means subscribing to historical data will take care of such situations where data is lost. But could not understand "run your setup on the cloud" .
  • sujith
    Once your candle generation logic is ready to go live. You can run it on a machine that is hosted on Amazon or digital ocean or any other cloud service providers.
  • RP3436
    Ok, will that take care of internet connectivity issues discussed above and therefore no data loss...? I am ready with my logic and code now and looking at infrastructure aspects, hence the question.
  • sujith
    Yes, you can give it a shot.
  • RP3436
    @sujith , thanks a lot. You may close this thread.
This discussion has been closed.