/api/v1/ubersmith/tickets returns data that appears to have been accurate two days ago. Querying for individual tickets seems to be accurate the first time and invariable after that. I assume something is caching something it shouldn't.
The API calls are indeed cached, and the caching code is currently pretty half-baked. I've spent some time on this over the weekend and will post a commit here when I have this ironed out.
/api/v1/ubersmith/tickets returns data that appears to have been accurate two days ago. Querying for individual tickets seems to be accurate the first time and invariable after that. I assume something is caching something it shouldn't.