Closed
Description
The first call to write a data point in a new metric takes some time. When I ran the sample on my personal account, the read-time-series call timed out with an error ("no metric with that name" I think). The work-around is to run the sample program again, but better would be for the program to automatically retry the read-time-series method a few times if it fails.