[google-appengine] Re: appengine 1.8.0 already deploying?

2013-05-08 Thread Kenneth
Now the sdk version check on deployment is saying 1.8. I think someone at Google is getting a bit ahead of themselves! There is a new release of the SDK available. --- Latest SDK: api_versions: ['1'] release: 1.8.0 suppor

[google-appengine] Re: 1.7.3 Pre-release SDKs Available

2012-10-22 Thread Kenneth
If you're going to be moving to sqlite, please fix the following bug (or is it fixed in 1.7.3?): http://code.google.com/p/googleappengine/issues/detail?id=7717 While there is a workaround you're going to kill people who are just starting out. Also, while sqlite is much faster starting up, each

Re: [google-appengine] Re: European hosted apps - when will $500 fee be lifted?

2012-10-11 Thread Kenneth
You have missed the distinction between Customer data and End User Content. You as a startup are the customer, so Google's is saying your information like your google account details, application and billing information may be stored in the United States. Since you are the owner of this data

[google-appengine] Re: European hosted apps - when will $500 fee be lifted?

2012-10-10 Thread Kenneth
Speaking as someone who is running in the eu datacentre, you will be disappointed if you expect a big speed boost, which really surprised me. My app is kinda slow though. Instances stay around forever though, so I'm not looking forward to Google opening this to the unwashed masses. On Monday

[google-appengine] Re: Sending SMS

2012-07-02 Thread Kenneth
Yes, you can but you'll have to find an external sms service that has an http api. There are lots of them around but I can't recommend any one in particular. On Monday, July 2, 2012 12:19:02 PM UTC+1, sharad biradar wrote: > > Hi, > > Can we send SMS from Google app engine to cell phone. --

[google-appengine] Re: Task queues not running

2012-06-21 Thread Kenneth
And they're back. On Thursday, June 21, 2012 10:49:50 AM UTC+1, Kenneth wrote: > > All of my task queues have stopped processing about 20 minutes ago, > general problem or just me? > > No changes to our settings. > > > -- You received this message because you

[google-appengine] Task queues not running

2012-06-21 Thread Kenneth
All of my task queues have stopped processing about 20 minutes ago, general problem or just me? No changes to our settings. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.c

[google-appengine] Re: blobstore down

2012-06-18 Thread Kenneth
Deploying a new version seems to have sorted it out. Phew. On Monday, June 18, 2012 9:53:35 AM UTC+1, Kenneth wrote: > > I'm getting ApiTemporaryUnavailableError on any blobstore operations. > > Come Google, sort it out. > -- You received this message because you are subs

[google-appengine] blobstore down

2012-06-18 Thread Kenneth
I'm getting ApiTemporaryUnavailableError on any blobstore operations. Come Google, sort it out. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/DI

[google-appengine] Has anyone else noticed deployment is really fast today?

2012-06-06 Thread Kenneth
Though I'd post something positive for a change. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/SPNZpT4evG4J. To post to this group, send email t

[google-appengine] This SDK release is newer than the advertised release.

2012-06-06 Thread Kenneth
Anyone else getting this since upgrading to 1.6.6? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/n337YIyuCBcJ. To post to this group, send email

[google-appengine] Critical memory errors in the past 48 hours.

2012-05-25 Thread Kenneth
I've noticed a few critical memory errors in the past 24 hours that can't be explained by actually memory usage of the request (I'm also noticed a few that could be). The most recent one was in our two line ping response. Anyone else seeing more memory errors? It looks to me like either googl

[google-appengine] Re: Increased overall cost after migrating to H/R datastore?

2012-05-22 Thread Kenneth
Make the change, you won't regret it. Unless perhaps you're doing 10-15 sequential writes to the datastore, which you should never be doing, you won't notice any difference. On Tuesday, May 22, 2012 10:11:53 PM UTC+1, Waleed wrote: > > I'm considering upgrading from M/S to HR datastore, so I c

Re: [google-appengine] Re: Unable to deploy to GAE

2012-05-21 Thread Kenneth
Added my appid to the issue. Last successful deploy was 13:00 GMT, last failure was moments ago On Friday, May 18, 2012 7:01:00 PM UTC+1, Dan Holevoet wrote: > > Hi everyone, > > If you're still experiencing this issue, please comment here: > http://code.google.com/p/googleappengine/issues/deta

[google-appengine] Re: GAE Error code 121 - what does it mean?

2012-05-08 Thread Kenneth
A lot of people seems to be having this problem today. Make sure you file a production issue. You can do this on your dashboard, top right corner. No word from Google yet. On Tuesday, May 8, 2012 1:35:22 PM UTC+1, maek75 wrote: > > Hi, we have an app running on GAE, developed with java/sprin

Re: [google-appengine] Re: In last hour 11:00 UTC many 121 Errors

2012-05-08 Thread Kenneth
Yeah, I'm hit by this too, see my earlier post. Someone at Google needs to turn a dial. On Tuesday, May 8, 2012 1:02:49 PM UTC+1, Moises Belchin wrote: > > This is sample log error: > > >1. 2012-05-08 12:01:23.248 > >This request caused a new process to be started for your applicat

[google-appengine] HELP, getting a lot of Error Code 121 this morning, which results in the user getting a 500. I'd say my rate is about 25%.

2012-05-08 Thread Kenneth
I've used that fancy new Report Production Issue thing, do I need to fill a production issue in the issues list? What does Error Code 121 mean? This is not good. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on

[google-appengine] Re: Does the Log Viewer actually work for anyone?

2012-04-29 Thread Kenneth
The symptom that really annoys me is when you have an error on your dashboard, click on it and there's nothing in the logs. Poof! It never happened! Even fixing that use case would be great, something is putting it on the dashboard, maybe include the time of one of the errors on the dashboard

[google-appengine] Is HSTS disabled for a reason? Can't set the Strict-Transport-Security header

2012-04-29 Thread Kenneth
I was playing around with this site: https://www.trustworthyinternet.org/ssl-pulse/ and noticed that my app engine site, (which gets an A, well done Google but I expect nothing less :-) wasn't listed as supporting HSTS when I thought it did. So I investigated and found that my HSTS header whic

Re: [google-appengine] App Engine incorrectly reporting high number of tasks in the task queue

2012-03-29 Thread Kenneth
; > Regarding your advice to set larger timeouts - do you have best practice > for doing this when using the gdata library? > > On Wednesday, 28 March 2012 15:10:02 UTC+1, Kenneth wrote: >> >> Have a look at this issue: >> http://code.google.com/p/googleappengin

Re: [google-appengine] App Engine incorrectly reporting high number of tasks in the task queue

2012-03-28 Thread Kenneth
Have a look at this issue: http://code.google.com/p/googleappengine/issues/detail?id=6481 Note that this is only a reporting issue only and doesn't affect what's actually going on, so if you are experiencing cost increases that's something else. Make sure you set larger timeouts on your url

Re: [google-appengine] Why can't I filter() based on key?

2012-03-21 Thread Kenneth
I remember get tripped up on that space, boy was that painful. You can also leave out the = entirely, it is assumed if no operator is given. Using filter you can use a key object directly, I have no experience with using a string with filter. On Wednesday, March 21, 2012 12:57:15 PM UTC, aschmi

[google-appengine] Re: How can i increase indexes of my application

2012-03-21 Thread Kenneth
I would suggest optimising the number of indexes, 200 is a lot of indexes! Read this and see if you can reduce the number of indexes given some of the improvements last year: http://code.google.com/appengine/articles/indexselection.html On Wednesday, March 21, 2012 12:53:31 PM UTC, Nicanor Bab

[google-appengine] Re: Go + App Engine slides

2012-03-16 Thread Kenneth
ouch. On Friday, March 16, 2012 1:49:25 PM UTC, alex wrote: > > Johan, awesome slides. Thanks for sharing! > > There's sort of one trend I'm seeing more and more lately: "... allows you > to scale your web application.." > > - it seems like the other important part, namely "reliable", sadly gets

[google-appengine] Re: status page is reporting 40% static file errors for the past 12 hours.

2012-03-16 Thread Kenneth
http://code.google.com/p/googleappengine/issues/detail?id=7159 On Friday, March 16, 2012 12:57:47 PM UTC, Jacob G wrote: > > My app is also affected by this, and I'm wondering what the status/ETA is > on resolution. > > On Friday, March 16, 2012 8:20:53 AM UTC-4, Kenneth

[google-appengine] Re: Tasks in queue counts wildly inflated (1000 => 700k)

2012-03-09 Thread Kenneth
Got this myself today. Star this: http://code.google.com/p/googleappengine/issues/detail?id=6481 On Thursday, March 8, 2012 6:21:09 PM UTC, Jan Zawadzki / Hapara wrote: > > So the queue task counts seem to be pulling wrong queues, or > miscalculating the number by a huge margin at times. >

Re: [google-appengine] My expirencie with python 2.7 and others

2012-03-09 Thread Kenneth
Right, so if they're pretty much on top of each other then python 2.7 multithreading is the way to go. Cool. On Friday, March 9, 2012 7:36:21 AM UTC, Brandon Wirtz wrote: > > Dashboard, CPU Seconds Used/Second Compare the Blue to the orange. > -- You received this message because you are subsc

Re: [google-appengine] My expirencie with python 2.7 and others

2012-03-08 Thread Kenneth
Where do you find your API %? On Thursday, March 8, 2012 11:27:58 PM UTC, Brandon Wirtz wrote: > > Oh, and I know Goog isn’t in the business of saving us all money, but > using the data in the dashboard, they could build a really great Cost > optimizer based on the way your CPU usage looks. > >

Re: [google-appengine] Huge number of "Error Code 204" in my log files today, happens on static and dynamic content, results in http 500 error

2012-03-08 Thread Kenneth
I've gotten it resolved but it isn't caching actually. An http 204 result is caching, and "error code 204" in your logs with an http 500 error means your instance has crashed. Pretty silly to have the error codes overlap like that! Thanks -- You received this message because you are subscribe

[google-appengine] GOOGLE PLEASE HELP, can no longer deploy, getting http 500 errors, main handlers not found.

2012-03-06 Thread Kenneth
My main version still appears to be serving but is giving the occasional 503 now, these do not show up in the logs. I've tried to deploy new versions few times this morning and they won't serve, it only gives http 500 errors. In the logs it says: File referenced by handler not found: message_

[google-appengine] Re: Sending Admin Email

2012-03-05 Thread Kenneth
ks in advance, > [], > Rodrigo. > > On 5 mar, 12:52, Kenneth wrote: > > There's a specific api to send admin messages, don't use the usual one. > > > > > > > > > > > > > > > > On Monday, March 5, 2012 2:37:06

[google-appengine] Re: Sending Admin Email

2012-03-05 Thread Kenneth
There's a specific api to send admin messages, don't use the usual one. On Monday, March 5, 2012 2:37:06 PM UTC, Rodrigo Teixo wrote: > > Hi, > > I trying to send a admin email, but the quota is counting as a regular > email sent instead of count as a Admin Emailed. > > The documentation dont h

[google-appengine] Huge number of "Error Code 204" in my log files today, happens on static and dynamic content, results in http 500 error

2012-03-05 Thread Kenneth
Anyone else seeing this or is it just me? There's no further information in the log, no stack trace or anything. Using HRD and python 2.5. The request seems to execute, ie it takes around the expected amount of time to run, but then fails at the end with this useless error 204 message. Retryi

[google-appengine] Re: Invoking the backup process via a cron job

2012-02-29 Thread Kenneth
Yeah, that seems like a pretty huge missing feature. I put in an issue for it. http://code.google.com/p/googleappengine/issues/detail?id=7040 On Thursday, February 2, 2012 4:40:22 PM UTC, raydon wrote: > > Hey all, > > I'm excited about the new backup feature but I'd really like to know how

[google-appengine] Google, time for a little housekeeping

2012-02-21 Thread Kenneth
The roadmap page needs updating, I think there have been a few updates of note since May 2011. Maybe you're waiting for python 2.7, full text or ssl to be released? Also if you go to https://appengine.google.com it still says "This is a *pre

[google-appengine] and this, kids, is why we use app engine...

2012-02-07 Thread Kenneth
http://nickcraver.com/blog/2012/02/07/stack-overflow-short-on-space/ (ok, so it might be a bit expensive, and we still need full text search) -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https:/

Re: [google-appengine] Re: Weird latency

2012-01-31 Thread Kenneth
Not what you want to hear, but Google has totally given up on the MS datastore, so you're totally out of luck unless you move to HR, in which case you're slightly less out of luck. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view t

[google-appengine] Re: is app engine down? I'm seeing a huge number of deadline errors and our app failing to server, hr datastore

2012-01-31 Thread Kenneth
I'm working fine although I did notice the dashboard graph detail was cut off. It seems have come back but with a missing hour. If you are replying to this thread be sure to say if you're running MS or HR datastores. -- You received this message because you are subscribed to the Google Groups

Re: [google-appengine] Re: is app engine down? I'm seeing a huge number of deadline errors and our app failing to server, hr datastore

2012-01-27 Thread Kenneth
Yeah, mine's gone again. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/pCQe0BK6saUJ. To post to this group, send email to google-appengine@google

[google-appengine] Re: is app engine down? I'm seeing a huge number of deadline errors and our app failing to server, hr datastore

2012-01-27 Thread Kenneth
Seems to be back now, these thing always happen during important demos. Nothing on the status page, must be my corner of app engine. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.

[google-appengine] is app engine down? I'm seeing a huge number of deadline errors and our app failing to server, hr datastore

2012-01-27 Thread Kenneth
nothing the status page. the scheduler has given me about 10x my usual number of instances. where's the sla form? I've put in a production issue. thanks, -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web

[google-appengine] Re: Why are several production issues related to DeadlineExceededErrors being ignored?

2012-01-17 Thread Kenneth
Wow, sorry to hear that. Is it java or python? I've been on hrd now for about a month. I have the sliders set to el cheapo mode and haven't had any timeouts at all. My understanding is the startup timeout is 10 seconds. The total request timeout is 60 seconds. -- You received this message

Re: [google-appengine] Re: Why are several production issues related to DeadlineExceededErrors being ignored?

2012-01-17 Thread Kenneth
I always found that startup errors and datastore errors happened at the same time. I assume instances are getting the code from the datastore. For reasons unknown, the master slave datastore is broken and Google's solution is hrd. I was in the same mental position as you at the beginning of De

Re: [google-appengine] Re: Why are several production issues related to DeadlineExceededErrors being ignored?

2012-01-16 Thread Kenneth
Are we talking master slave or high replication datastores? If we're talking master slave, and I'm pretty certain we are, then forget it. Google isn't going to help you. You need to migrate to hrd to avoid these problems. My life was hell with deadline errors. Then I bit the bullet and mig

[google-appengine] Odd task queue behaviour

2011-12-16 Thread Kenneth
Has anyone had their task queues act oddly in the past couple of hours? No, I'm not giving any more details as I'm pretty sure it is something I've done. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web

[google-appengine] Re: what happened do the datastore statistics ?

2011-12-16 Thread Kenneth
It's working fine for me, you might want to put in a production issue. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/W_1OxwXF-LkJ. To post to thi

Re: [google-appengine] 40%+ increase of frontend instance hours over previous day

2011-12-14 Thread Kenneth
HRD is great and all (or at least it couldn't worse than MS), I'm going to try and take the leap this weekend, but you haven't provided us with a complete migration tool, which sucks. There would be a lot more credibility if you did, you could even announce a sunset period for MS and save a few

[google-appengine] Re: Where is the migration tool?

2011-12-14 Thread Kenneth
Star this: http://code.google.com/p/googleappengine/issues/detail?id=6555 Get to the tool using this link: https://appengine.google.com/migrating?app_id= It might have moved but I don't think so. -- You received this message because you are subscribed to the Google Groups "Google App Engine

Re: [google-appengine] 40%+ increase of frontend instance hours over previous day

2011-12-14 Thread Kenneth
Are you using the old MS datastore or the HR datastore? If you're using MS then pretty much anything to do with the datastore is totally random, so expect random latency increases which result in higher instance counts and thus higher cost to you, randomly of course. Google will not be fixing t

[google-appengine] Re: App Engine 1.6.1 Released!

2011-12-13 Thread Kenneth
The link to the migration utility seems to have disappeared from application settings? I can still get to it by going to: https://appengine.google.com/migrating?&app_id= -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discus

Re: [google-appengine] Re: DeadlineExceeded errors haunting every now and then

2011-12-06 Thread Kenneth
Hi Greg, Can you give us some indication if the migration tool is ever going to include blobstore migration? That's the only thing holding me back. I know I can do it myself but I'd rather not. I see now that it has gone ga, have you stuck a fork in it and called it done? Thanks -- You rece

[google-appengine] Re: Serving errors and latency, Tuesday Nov 29th

2011-11-29 Thread Kenneth
I reckon it's a problem with our little corner of bigtable. Star this issue if you want: http://code.google.com/p/googleappengine/issues/detail?id=6428 I'm surprised no one at Google has looked at the issue in over 7 hours, I guess they're just waking up. -- You received this message becau

Re: [google-appengine] Serving errors and latency, Tuesday Nov 29th

2011-11-29 Thread Kenneth
Wow, that's pretty bad, it sounds like your users are pretty forgiving! In my case it is symptomatic of something having broken in the datastore behind my application. Queries are taking about 3x longer to execute today and the whole app is bogging down. -- You received this message because

[google-appengine] Re: Serving errors and latency, Tuesday Nov 29th

2011-11-29 Thread Kenneth
DeadlineExceededError: The API call blobstore.CreateUploadURL() took too long to respond and was cancelled. That's a new one! I've cranked up the resident instance to about 3x my normal instance count so errors have gone down from once every 5 seconds to once every 2 minutes or so. Gonna

Re: [google-appengine] Serving errors and latency, Tuesday Nov 29th

2011-11-29 Thread Kenneth
A couple of lines of code? Really? Can you send me those line? I've seen a couple of examples and they run to hundreds of lines and scare the bejesus out of me. If it is a couple of lines I'd be a very happy camper. -- You received this message because you are subscribed to the Google Group

Re: [google-appengine] Serving errors and latency, Tuesday Nov 29th

2011-11-29 Thread Kenneth
Go on, take a guess! MS of course. Still waiting for that blobstore auto copy migration magic... -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengin

[google-appengine] Serving errors and latency, Tuesday Nov 29th

2011-11-29 Thread Kenneth
I've been experiencing serious latency and 10 second startup error messages for about the past hour. I put in a production issue but no response yet. Is anyone else seeing errors or is it just in my little part of app engine? -- You received this message because you are subscribed to the Googl

Re: [google-appengine] WTF, got charged for $2.10 unexpectedly!

2011-11-21 Thread Kenneth
I just got hit with 2 of these. I found an app that had billing enabled which I had forgotten about. The bill doesn't include the appid wich is a huge oversight. Star this one: http://code.google.com/p/googleappengine/issues/detail?id=4419 It would have been nice to receive an email warning

Re: [google-appengine] Re: Datastore Write Operations is 16x more of other operations

2011-11-20 Thread Kenneth
I can certainly see forcing you to decide by not providing a default, that makes you to think about it. Defaulting to off doesn't force you to do anything, it just swings the balance to cost is more important than functionality. I suspect you're going to be getting a lot of novices who are won

[google-appengine] Re: Datastore Write Operations is 16x more of other operations

2011-11-19 Thread Kenneth
Default should not be false. turning back on an index is much much harder than turning it off. If you turn it back on you have to rewrite all your entities, with the potential for not retrieving some data when executing a query if you don't. That's bad. Having said that Google needs to be muc

[google-appengine] Re: HRD migration tool now available!

2011-11-09 Thread Kenneth
Do you have any sample code for downloading and uploading blobs? Or am I just being lazy? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/phKejne

[google-appengine] Re: Datastore operations are seriously expensive

2011-11-08 Thread Kenneth
I hear what you're saying, but at that rate I'm pretty much rewriting my application plus cost isn't even known. And I like the datastore. The problem as always is how the app was written. Users can update one field at a time on a data grid and save it back via ajax, so that's seriously not e

[google-appengine] Re: where can we find disable billing in new apps page

2011-11-07 Thread Kenneth
On my app, if you click on Billing Settings there's a button at the top called Disable Billing -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/SDm

[google-appengine] Datastore operations are seriously expensive

2011-11-07 Thread Kenneth
I've been monitoring my app today for cost and the instances are so far fairly ok. However I'm getting absolutely hammered on the datastore operations. (yes, this was in the billing preview) I found this gem with seems to have been updated since I last looked at it. This may be old news to pe

Re: [google-appengine] Dashboard -> Current Load: please return back Avg Latency & CPU per URL

2011-11-07 Thread Kenneth
Hi Greg, On a similar vein, I've put in a request for the datastore costs to be put in to the logs: http://code.google.com/p/googleappengine/issues/detail?id=6258 Apologies if this is a dup but I couldn't find anything similar. Thanks, Kenneth -- You received this message becau

Re: [google-appengine] Instances on non-default version not shutting down after 15 minutes?

2011-11-07 Thread Kenneth
The billed green line doesn't show up when viewing the non-default version. Does that mean everything not on the default version is free? H -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit

[google-appengine] Instances on non-default version not shutting down after 15 minutes?

2011-11-07 Thread Kenneth
I tried a url on a non-default version to test a change. It spun up an instance as expected but doesn't appear to be shutting down. I has been idle for a while now. When should this shut down? Am I billed for its instance hours?

[google-appengine] Anyone else seeing a huge spike in deadline errors on MS datastore?

2011-10-21 Thread Kenneth
It may only be happening on calls where we set the timeout in the rpc? There seem to be some general serving issues as well. I've put in a production issue. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the w

[google-appengine] slow deployments, 500 errors

2011-10-04 Thread Kenneth
Anyone else having slow or 500 errors deploying this morning? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/4JW0-KqtaAMJ. To post to this group,

Re: [google-appengine] Re: New Pricing for high traffic apps - in our case 2x == ~$20'000 per month

2011-09-05 Thread Kenneth
It looks like you're getting hammered in the database and channel area since your instance charges are actually less than your old cpu charges, although maybe that's due to channels. I don't know anything about channels myself, maybe there's an optimization there or with the datastore access?

[google-appengine] Re: how to reindex a property that once set to indexed = false?

2011-09-05 Thread Kenneth
Under the old model it would have been a wash. In fact in the original app engine it would have been worse since it would have required a composite index. Under the new model querying on the user and password should be cheaper, but you really won't notice it unless you're getting a lot of bad p

[google-appengine] Re: Even the HR Datastore is (slightly) having performance issue now.

2011-09-01 Thread Kenneth
So you're saying stay on MS since it will become super stable when everyone has migrated to HR? :-) Look at Aug 29, http://code.google.com/status/appengine/detail/hr-datastore/2011/08/29#ae-trust-detail-hr-datastore-query-latency Bringing this back to billing, there's no sla on the datastore,

Re: Aw: Re: [google-appengine] Re: Small Datastore Operations = $50.00 per day??

2011-09-01 Thread Kenneth
I think it is pretty clear in the faq. Doing a keys only request doesn't affect the db operation cost, it is counted as a read operation. I does however perform faster so this may reduce the number of instances you need thus reducing your costs in that area. To come back to the original quest

[google-appengine] Re: Really Terribly Designed Pricing Page

2011-09-01 Thread Kenneth
This was posted in another thread and covers most questions: http://code.google.com/appengine/kb/postpreviewpricing.html -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/

Re: [google-appengine] Re: App Engine is finished, here's why

2011-09-01 Thread Kenneth
My concern isn't people moving, there may be some of those but I'm not one of them. Any cost savings I might hypothetically get from moving to another platform would be wiped out by several orders of magnitude on the cost of the port. I'm also not at all convinced another platform would actual

[google-appengine] App Engine is finished, here's why

2011-08-31 Thread Kenneth
What has always been the biggest concern about app engine? Lock-in. You're at the mercy of Google. Sure there's typhoon ae etc... but really those are not alternatives. What does Google go ahead and do? They do exactly what their critics said they would do and what us GAE adopters hoped l

[google-appengine] Re: Is there a minimum SDK version required to use the High Replication Datastore?

2011-08-31 Thread Kenneth
Production doesn't use the sdk, production is on 1.5.3 so to speak. Have you uploaded your application yet? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-a

[google-appengine] managing composite indexes

2011-08-26 Thread Kenneth
I have a model with say 10 properties. The user can filter on any of these properties to view a list. The list is also always filtered on the user. This means there is a composite index for each one of the properties that the user can filter on to start with, but then there also needs to a c

[google-appengine] Re: Can I simulate GAE new pricing?

2011-08-26 Thread Kenneth
Google has promised to provide us with new model pricing for our apps before it goes live, ie you will be billed under the old model but will also be able to see exactly what it will cost you under the new model. Watch this space. You'll see plenty of panicked posts cursing google when it ar

Re: [google-appengine] Image hosting on appspot, few questions.

2011-08-12 Thread Kenneth
Note also that the cost for blobstore in hr is cheaper and I believe the hr cost is coming down when app engine exists beta. Regarding storing images, caching is your friend. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this di

Re: [google-appengine] migrating from ms to hr: Re-parenting, root entities and performance

2011-08-06 Thread Kenneth
Ok, that makes a ton more sense, thanks for the clarification! -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/FZFgmCsPVoMJ. To post to this group,

Re: [google-appengine] migrating from ms to hr: Re-parenting, root entities and performance

2011-08-05 Thread Kenneth
Under usage notes at the bottom: The High Replication code sample above writes to a single entity group per guestbook. This allows queries on a single guestbook to be strongly consistent, but also limits changes to the guestbook to 1 write per second (the supported limit for entity groups). T

[google-appengine] migrating from ms to hr: Re-parenting, root entities and performance

2011-08-05 Thread Kenneth
There's a lot of good information bubbling out about the pitfalls of moving from from ms to hr, especially the problems with keys having your appid in them. Apologies if this question has come up before. Like most others I suspect, 99% of my datastore objects don't have parents. Since these ar

[google-appengine] Re: 500 Errors (DeadlineExceededError) on module imports and other random bits of code

2011-06-15 Thread Kenneth
I'm seeing a lot of these recently as well. I assume we're all on m/s datastore and that's where the problem lies. Come on Google, give us a least a hint that you know there's a problem. What happened to those better hr migration tools we were promised? -- You received this message because

[google-appengine] App Engine going slow in the past hour or so

2011-06-08 Thread Kenneth
Anyone else finding the datastore going slow in the past little while? My latencies are up about 4x. This is the MS datastore. Nothing on the status page. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the w

[google-appengine] InvalidAttachmentTypeError: why ??

2011-05-23 Thread Kenneth Duda
I am trying to attach emacs org-mode files to an outbound email message and I get: File ".../google_appengine/google/appengine/api/mail.py", line 356, in _GetMimeType "Extension '%s' is not supported." % extension) InvalidAttachmentTypeError: Extension 'org' is not supported. Is there any w

Re: [google-appengine] Re: FAQ for out of preview pricing changes

2011-05-19 Thread Kenneth
As far as I know the Blobstore has never been available to free apps and now they're giving you 5gigs free, seems like a pretty big win to me. The 50k free database operations is a bit more nebulous since Google are still scratching their heads over it. With correct memcache usage it really sho

[google-appengine] Re: FAQ for out of preview pricing changes

2011-05-19 Thread Kenneth
As a non Google person and someone was pretty shocked about the price changes I have to say you're over-reacting. If your application has a average latency of 250ms (which is quite high imho) you can get 345,600 hits per day on the free tier, apparently forever. If you're getting that kind of

Re: [google-appengine] More questions about new pricing model

2011-05-12 Thread Kenneth
Although looking at my stats right now the average qps per instance does seem higher this morning. Almost certainly a coincidence. :-) -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@

Re: [google-appengine] More questions about new pricing model

2011-05-12 Thread Kenneth
Hi Francois, Speaking as an outsider, it is pretty clear the new scheduler is not active. Kenneth -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@googlegroups.com. To unsubs

[google-appengine] What do you want to see answered in Greg's pricing FAQ?

2011-05-12 Thread Kenneth
erently for instances that use different amounts of memory, since this seems to be the cost that you're going after that isn't charged for in the current model. Thanks, Kenneth -- You received this message because you are subscribed to the Google Groups "Google App Engine"

Re: [google-appengine] Re: Under new billing, how would a multiget/multiput be billed?

2011-05-11 Thread Kenneth
Hi Greg, Thanks for the answer. I'm just having trouble seeing what API calls are not get and puts, are deletes not covered? Anyhow, I'm looking forward to seeing my comparative bill. :-) Thanks again, Kenneth -- You received this message because you are subscribed to the Goo

Re: [google-appengine] Re: Under new billing, how would a multiget/multiput be billed?

2011-05-11 Thread Kenneth
Today I've got 557,464 Data Store API Calls so far. Under the new pricing model that is going to cost me 50 cents assuming they're all single reads or writes, which they're not. If I assume that the average is 10 entities, which is certainly low, I'm actually looking at $5, or $50 if the averag

[google-appengine] Re: Is App Engine suddenly becoming more expensive???

2011-05-10 Thread Kenneth
So is Guido finally getting rid of the GIL :-) On May 10, 10:00 pm, "Gregory D'alesandre" wrote: > For the time being that is indeed true.  We are working on ways to bring > concurrency to Python but don't have anything we can announce just yet.  Go > is currently single-threaded, but this too i

Re: [google-appengine] any where i can hire people to do development on app engine in singapore?

2011-03-24 Thread Kenneth Phang
Add me on skype if you willing talk in details kenken64 On Mar 25, 2011 4:53 AM, "Kenneth Phang" wrote: > I am from singapore > > I can code smartgwt and know a lot of google app engine > See my prototype quickrbookmark. Appspot. Com > On Mar 25, 2011 1:08 AM, "El

Re: [google-appengine] any where i can hire people to do development on app engine in singapore?

2011-03-24 Thread Kenneth Phang
I am from singapore I can code smartgwt and know a lot of google app engine See my prototype quickrbookmark. Appspot. Com On Mar 25, 2011 1:08 AM, "Elvin Li" wrote: > looking for competent developers > > -- > You received this message because you are subscribed to the Google Groups "Google App En

[google-appengine] Re: standart libraries import errors

2011-03-08 Thread Kenneth
Having the same problem, I just posted on this just now too, sorry to duplicate the thread. Google, please help us, you're our only hope. On Mar 8, 11:19 am, Mauro Asprea wrote: > Same here > >    from django.utils import simplejson > > is failing... > > > > > > > > > > On Tue, Mar 8, 2011

[google-appengine] GOOGLE PLEASE HELP: Getting lots of random 500 errors this morning

2011-03-08 Thread Kenneth
Dynamic 0.000 0.0 ms 0 2 0:19:21 4.2 MBytes Dynamic Icon Dynamic 0.000 0.0 ms 934 33 2:35:04 78.7 MBytes Dynamic Icon Dynamic Thanks, Kenneth -- You received this message because you are subscribed to the Google Groups "Google App Engine&q

[google-appengine] Re: Experiencing major timeout issues right now

2011-02-21 Thread Kenneth
I rarely see timeouts anymore, maybe once or twice a week and that's across a lot of transactions. No startup errors either. I'm back in love with app engine really. There was clearly something going on with at least one serving cluster which seems to be fixed now. No doubt we won't hear anything

[google-appengine] Re: Experiencing major timeout issues right now

2011-02-21 Thread Kenneth
04:46 4.820456 2011-02-21 14:04:46 4.820456 On Feb 21, 2:00 pm, Kenneth wrote: > Anyone else? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe fro

  1   2   >