the edits coming from the SQL API, so pretty standard Insert/Update/Delete SQL statements. They appears to work
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 07 May 2013 15:11:47 GMT
Content-Type: application/json; charset=utf-8
Content-Length: 39
Connection: keep-alive
X-Powered-By: Express
Content-Disposition: inline; filename=cartodb-query.json; modification-date="Tue, 07 May 2013 15:11:47 GMT";
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: X-Requested-With, X-Prototype-Version, X-CSRF-Token
Last-Modified: Tue, 07 May 2013 15:11:47 GMT
Cache-Control: no-cache,max-age=3600,must-revalidate,public
X-Varnish: 1204294749
Age: 0
Via: 1.1 varnish
{"time":0.007,"total_rows":1,"rows":[]}
the tiles in the viewer are often out of date, especially when several edits occur close together. When they do update, it's only for new zoom/extent areas (e.g. tiles for already viewed areas have the older data)