3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Why does it take 45 minutes to an hour for the RECENT answers page to match the actual set of answers and Best flags?

Answer this question, then look at the summary page. If you're patient, periodically refresh it with your browser's [Reload] button, and see how long it takes to show "1 answer."

6 answers
sort by: active | newest | oldest
Jul 27, 2009. 9:22 PMfrollard says:
I'm guessing the ibles robot doesn't query every answer in the database every time the answers page is loaded - I'm guessing that takes a LOT of querying... it makes more sense to have a few variables attached to each question of '# of answers" and "marked answered"...and then query THOSE variables each time the page is loaded... That means that instead of a query of the entire database of answers (comments) isn't hit (thousands and thousands of records) every time the page loads...just the top portion of the table of questions... The robot then only has to do a query of the questions table once...whenever it gets a chance...every 'little while' to update the variables.
Jul 28, 2009. 7:59 PMfrollard says:
indeed - I thought of that, but in typing my huge response it must have been missed from the pile-o-crap sitting in my brain. Pushing the variables in single queries would be a good thing...it opens yourself to a lot of errors if the query does not complete. The method being used keeps everything in check at the cost of being laggy. Perhaps using both - live updates with an hourly inventory/audit script could ensure accuracy.
Aug 5, 2009. 7:27 PMDJ Radio says:
The exact same thing happens with the "explore" pages. Ive seen the rating section of knex ibles, it takes around 45 minutes for a knex item to move according to its rating.
Jul 14, 2009. 3:08 PMKiteman says:
Possibly the hamsters are tired?
Jul 14, 2009. 2:06 PMJayefuu says:
I was wondering that! Well asked!

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!