How to roll back a google app engine transaction via web interface?
        Posted  
        
            by LoudNPossiblyRight
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by LoudNPossiblyRight
        
        
        
        Published on 2010-05-30T00:18:02Z
        Indexed on 
            2010/05/30
            0:22 UTC
        
        
        Read the original article
        Hit count: 543
        
google-app-engine
|I tried to update my app on google appengine by my wireless dropped during the process. When i tried again i got an error "Another transaction by user ajakimov is already in progress for this app and major version." I know i can rollback the update using appcfg.py but i was wondering if it's possible to do this via some sort of a web interfiace (i tried the dashboard i couldn't find anything) ?
Thanks.
© Stack Overflow or respective owner