While testing an application of mine that uses the Tick History API, I received a response that said the data was unavailable due to maintenance. Unfortunately, I did not capture this response.
I am looking for a few things:
- Is there any information out there as to how often these maintenance windows occur and when I can expect them?
- Is there a sample response I can use to build my application in a way that it can react to these maintenance windows? Is there some field I can read in an incoming response that will tell me the response is affected by maintenance?