[Buildbot] #2960: Builder page show that some build exists, but their own page doesn't

Buildbot trac trac at buildbot.net
Thu Oct 30 09:21:09 UTC 2014


#2960: Builder page show that some build exists, but their own page doesn't
----------------------+-----------------------
Reporter:  Ben        |       Owner:  tardyp
    Type:  undecided  |      Status:  accepted
Priority:  major      |   Milestone:  0.9.0
 Version:  0.8.9      |  Resolution:
Keywords:  web        |
----------------------+-----------------------

Comment (by tardyp):

 I disagree that finding proper way of caching is premature. For me it is
 very important to experiment from the start an efficient data model.
 I have seen so many web apps that are very slow as soon as your client is
 oversee (e.g Rational Team Concert).

 You might not see the difference now with caching if you are right in the
 same network as your master, but as soon as I tried to deploy on heroku,
 the ui starts to be slow.

 This design is following the principles of what gmail or google docs are
 doing. If you go to one mail, you first get a load latency, but when you
 go back and forth, mails already loaded are still there. This way of doing
 things is not something you can just patch in later. you have to design it
 from the start.

 That said, I think we have something that is more or less working.
 probably rewritting it from scratch now (like I suggested earlier) is a
 bit early, I'd probably wait after 0.9 is out, so that we have the time to
 learn more from the current design.

--
Ticket URL: <http://trac.buildbot.net/ticket/2960#comment:8>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list