Files
2012-02-21 01:15:00 -05:00

1 line
4.3 KiB
JSON

[{"user_id": 4291, "stars": [], "topic_id": 22022, "date_created": 1304089967.4733961, "message": "@rsbohn That's an interesting proposal. Thinking ...", "group_id": 236, "id": 857895}, {"user_id": 4291, "stars": [], "topic_id": 22022, "date_created": 1304089724.8469241, "message": "FWIW, here's the URL to the status which I implemented as persistent variable counters and exposed at this URL via sitetags http://www.lobosllc.com/apps/hoverme/", "group_id": 236, "id": 857822}, {"user_id": 4291, "stars": [], "topic_id": 22022, "date_created": 1304089909.3821299, "message": "Please don't take my request in the wrong light, I dearly appreciate the caching that KNS provides for a datasource! Sam reminded me of the benefit yesterday afternoon, and I was more that happy to delete 100's of lines of KRL I had developed to implement my own caching within Hoverme via Entity variables. I would MUCH rather stand on the shoulders of the giants at Kynetx. So, consider this a feature request :)", "group_id": 236, "id": 857873}, {"user_id": 30462, "stars": [], "topic_id": 22022, "date_created": 1304089847.9566491, "message": "Suppose you had two datasources?", "group_id": 236, "id": 857860}, {"user_id": 4291, "stars": [], "topic_id": 22022, "date_created": 1304089227.5694709, "message": "It would be a nice feature to be able to bust the datasource cache selectively.", "group_id": 236, "id": 857649}, {"user_id": 30461, "stars": [], "topic_id": 22022, "date_created": 1304089288.676024, "message": "As in, to clear it out manually, or certain parts, when the developer wants?", "group_id": 236, "id": 857670}, {"user_id": 30462, "stars": [], "topic_id": 22022, "date_created": 1304090142.2022951, "message": "Yeah. Not sure what that would do for performance...might have to try it and see. You would want to make sure the second chance datasource didn't get the 202 response (if you can help it).", "group_id": 236, "id": 857961}, {"user_id": 4291, "stars": [], "topic_id": 22022, "date_created": 1304089567.4365981, "message": "@snay2 Per URL cache busting thru the KRL", "group_id": 236, "id": 857775}, {"user_id": 4291, "stars": [], "topic_id": 22022, "date_created": 1304089523.743634, "message": "So that's the headline, here's the back story ... over the past two days as I've rewritten Hoverme to use the Qwerly API correctly (that's another story) I have wanted to be able to force the load of a particular URL. Here's the usecase, the Qwerly API returns a status of 202 when it does not have the profile info for a particular twitter (or facebook) user. A follow up call to the API with about 10 seconds will retrieve the freshly built profile. But since I want the benefit of long term caching I've set the datasource to cache for 24 hours. I'm I have to make a decision between the benefits of long term caching (24 hours) or responsiveness.", "group_id": 236, "id": 857764}, {"user_id": 4291, "stars": [], "topic_id": 22022, "date_created": 1304090073.1826091, "message": "@rsbohn So if you get a 202 status when calling the first datasource, wait 10 seconds and make a call to the second datasource. Is that what you're thinking?", "group_id": 236, "id": 857923}, {"user_id": 4291, "stars": [], "topic_id": 22022, "date_created": 1304089655.9477439, "message": "As I look at the Hoverme stats for the past 12 hours almost 40% of the request are returning status 202, which means that Qwerly is building a fresh profile.", "group_id": 236, "id": 857800}, {"user_id": 30462, "stars": [], "topic_id": 22022, "date_created": 1304090195.4493041, "message": "...still, it's a hack, selective cache busting is probably a better solution.", "group_id": 236, "id": 857980}, {"user_id": 30462, "stars": [], "topic_id": 22022, "date_created": 1304090299.8302541, "message": "something like `querly.refresh(the_url);` would be nice.", "group_id": 236, "id": 858018}, {"user_id": 763, "stars": [], "topic_id": 22022, "date_created": 1304095890.1638429, "message": "I agree. Seeing the response, then saying \"please don't cache that last thing\" is really what Ed needs.", "group_id": 236, "id": 859694}, {"user_id": 4291, "stars": [{"date_created": 1304134990.6100819, "user_id": 30462}], "topic_id": 22022, "date_created": 1304116618.465687, "message": "In a light hearted conversation Horsty suggested that I use App Variables :)", "group_id": 236, "id": 864758}]