SchedulesDirect / JSON-Service

Code related to download, slice-and-dice and generation of JSON into database.
36 stars 5 forks source link

/schedules metadata missing startDate, endDate, days for many stationIDs #44

Closed karog closed 9 years ago

karog commented 9 years ago

For USA-MA58767-X, /schedules metadata missing startDate, endDate, days for many stationIDs. For example:

stationID 28055 { "Modified": "2014-11-18T15:01:59Z", "Md5": "Wdspytmvnwaxv81I23Tl6Q" }

stationID 20358 { "Modified": "2014-11-18T15:01:12Z", "Md5": "Jvckxr86X7Iqom/Yh4N5Ma" }

rkulagowski commented 9 years ago

Please provide a timestamp so that I can find the transaction in the logs. Thanks.

karog commented 9 years ago

It is still happening. I just tried stationID 20358 again at 2014-11-18T16:37:00Z with same result.

rkulagowski commented 9 years ago

I've just increased the logging server-side; please try again so that I can see what's happening.

karog commented 9 years ago

Ok, just did it again

rkulagowski commented 9 years ago

OK, I can see that the data doesn't have those fields. I'm investigating now.

karog commented 9 years ago

Thanks

rkulagowski commented 9 years ago

Please confirm if this issue is resolved for you now.

karog commented 9 years ago

I tried it on 3 different stationIDs including the 2 above and it appears resolved. Thanks.