[google-appengine] Massive HR Datastore failing. Transaction committed but old data coming back on read.

2012-03-26 Thread Ray
During the last 6-8 hours I have been experiencing massive datastore failure on my HR app. My application behaves normally but occasionally when the data is read back, they are getting old records without all the changes in the last hour or so. The app has been running for 2 years and no code

Re: [google-appengine] Massive HR Datastore failing. Transaction committed but old data coming back on read.

2012-03-26 Thread Ray
They are all get_by_id so no. On Tuesday, March 27, 2012 9:37:35 AM UTC+8, Jeff Schnitzer wrote: > > On Mon, Mar 26, 2012 at 8:55 PM, Ray <@gmail.com > > wrote: > > During the last 6-8 hours I have been experiencing massive datastore > failure > > on my HR app. M

[google-appengine] Re: Massive HR Datastore failing. Transaction committed but old data coming back on read.

2012-03-26 Thread Ray
xperiencing an identical issue. > > Our users report that their recorded actions in the past 1-2 hours > aren't always visible when the data is read from the datastore. > > Ray is the problem caused by get_by_id() not returning a record even > though the supplied ID

Re: [google-appengine] Master/Slave Datastore, thanks for all your hard work

2012-04-05 Thread Ray
No one regret moving to HRD not because its great, instead its the M/S sucked too bad lately. 30 minutes download evey week is a disaster for any kind of app hosting on it. At the mean time, HRD still isn't flawless. I am still having around 1% percentage of datastore timeout from any kind of

Re: [google-appengine] Lots of 500 - DeadlineExceeded errors these last 2 days

2012-04-06 Thread Ray
Sorry but no one really care... -- 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/-/8Z5DFNB-UFMJ. To post to this group, send email to google-appengine

[google-appengine] Re: Master/Slave Datastore, thanks for all your hard work

2012-04-06 Thread Ray
erformance for me, HR datastore has constant errors, just not worst than M/S. The third image shows how unstable HR datastore could be. Those errors are mostly caused by timeout on db access. On Saturday, April 7, 2012 5:53:04 AM UTC+8, stevep wrote: > > Ray wrote: " I am

[google-appengine] Re: Master/Slave Datastore, thanks for all your hard work

2012-04-06 Thread Ray
The images are here: (Google Groups had problem on file attachment apparently) http://dl.dropbox.com/u/182081/photo1.png http://dl.dropbox.com/u/182081/photo2.png http://dl.dropbox.com/u/182081/photo3.png On Saturday, April 7, 2012 10:47:52 AM UTC+8, Ray wrote: > > AppEngine has had some

[google-appengine] Cannot create a new application

2012-07-09 Thread Ray
ions's list. I still should be able to create 6 application. Thanks in advance for your help Ray -- 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/googl

[google-appengine] Re: Backend performance, compared

2012-08-08 Thread Ray
$60/m or $600/m? On Wednesday, August 8, 2012 10:10:43 AM UTC+8, Jeff Schnitzer wrote: > > If you've been reading various threads on this list you know that > Richard has been having trouble getting his mobile game to run > smoothly on GAE. It's a little unusual because timing is coordinated >

Re: [google-appengine] Re: Update on our GAE Experience

2012-11-23 Thread Ray
Sounds like you are the "expert" instead... Do you mean we REALLY have to try GO even it doesnt seems to fit our need? Using your example, you are asking us to "give linux a try, even it doesnt have the softwares you want!" On Friday, November 23, 2012 7:18:22 PM UTC+8, alex wrote: > > :) that'

[google-appengine] Re: Best strategy for near real time updates?

2013-05-04 Thread Ray
Use PubNub :) On Sunday, May 5, 2013 12:32:48 AM UTC+8, Pertti Kellomäki wrote: > > Hi all, > > I am building an app where users can post comments and the like, which > should be pushed to selected other users in near real time. My current > prototype uses the channel API and it is working fine

[google-appengine] Re: Upcoming Change to Datastore Auto IDs

2013-05-24 Thread Ray
In short: if any part of your applications use 32 bit integers (which is still the default for many environments) to store any IDs of entities, your application will break once this change is deployed. On Saturday, May 25, 2013 8:04:08 AM UTC+8, Chris Ramsdale wrote: > > Hello App Engine folks,

Re: [google-appengine] Puzzled by promotion of Go for high performance web serving

2013-06-16 Thread Ray
Are you trying to say "commenting on something is silly" by giving your own comment? On Sunday, June 16, 2013 3:41:02 PM UTC+8, alex wrote: > > I don't know where you get your "experience" from but you could've just > said something like "Go is not for me" or "I don't like Go". Otherwise, > you

[google-appengine] AppEngine down again?

2013-06-18 Thread Ray
Even Google Groups is very slow at the moment. AppEngine Dashboard cannot be loaded. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+unsu

[google-appengine] Re: App Engine VM-based Backends - Trusted Tester Sign-up

2013-06-20 Thread Ray
Will it cost like Compute Engine or it will cost like App Engine? (e.g. how much are the memory?) On Friday, June 21, 2013 3:21:06 AM UTC+8, Takashi Matsuo (Google) wrote: > > > Fellow App Engine Gurus, > > We're happy to announce the next generation of App Engine Managed > Backends. These Backe

[google-appengine] IS GOOGLE EVER GOING TO FIX THE UNSTABLE ISSUE?

2013-06-27 Thread Ray
Sorry for caps but the instability issues have been occurring for weeks. Yet no respond in this group or notification from Google that they are working on it. Do Google realise the issues? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. T

Re: [google-appengine] Share dedicated Memcache across apps?

2013-08-07 Thread Ray
We dont even know what we will be getting from the paid dedicated memcache service above the free one. Unless AppEngine drop the free memcache API or makes it extremely unstable. But they have been using these free* API as the answer to why AppEngine is so much more expensive than the other si

[google-appengine] Re: alternatives to channel api?

2014-03-15 Thread Ray
Try PubNub, awesome product with great support. On Friday, March 14, 2014 1:14:03 AM UTC+8, aloo wrote: > > Has anyone found any good realtime browser push notification service that > works well with appengine? What are have your experiences been like? > > We have ~25k simultaneously connected u

[google-appengine] Re: Updates happening very fast

2014-04-11 Thread Ray
A single entity update transaction (BeginTransaction>Get>Put>Commit) still takes around 150-200ms for me. Doesnt seems to be fast. On Friday, April 11, 2014 12:45:59 AM UTC+8, PK wrote: > > Since around 1.9.2 rolled out I noticed that the updates in our > application are noticeably fast. Each u

[google-appengine] Re: Updates happening very fast

2014-04-11 Thread Ray
You may really want to check your code. The commit phase alone takes around 150ms. You sure you are using HRD and transaction? On Friday, April 11, 2014 12:45:59 AM UTC+8, PK wrote: > > Since around 1.9.2 rolled out I noticed that the updates in our > application are noticeably fast. Each update

[google-appengine] Dictionary attributes on a Model instance inconsistent

2009-04-07 Thread ray
tVar=1 --- Notice that the property and string att are correct in both iterations. But the dict attribute isn't. Would appreicate any help at all. Thanks, Ray --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "

[google-appengine] Re: Key values in GWT?

2009-04-20 Thread ray
> Can you use Key (and User) objects in GWT? If so, what module do you Are you referring to AppEngine's Key and User object? You can use the db.Key ( http://code.google.com/appengine/docs/python/datastore/typesandpropertyclasses.html ) and UserProperty for properties of a Model subclass if you

[google-appengine] Re: How to iterate a json string using dictionary

2009-05-06 Thread ray
Arnie, I'm assuming you want to iterate over the json in Python? Once you get the json string converted to a Python dictionary using simplejson, you can use the dictionary's iteritems() method to iterate over it in a python forloop like so: from django.utils import simplejson #jsonStr is your

[google-appengine] Re: Does 30 second response time limitation affect users who has slow connection?

2011-01-17 Thread Ray
That would be a serious problem for GAE then. I think marjory of global internet users cannot upload even a 1MB file in less than 30 seconds. -- 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-ap

Re: [google-appengine] Re: Does 30 second response time limitation affect users who has slow connection?

2011-01-17 Thread Ray
Thanks Robert -- 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 from this group, send email to google-appengine+unsubscr...@googlegroups.com. For more opt

[google-appengine] Google should want to provide messaging in App Engine

2011-05-10 Thread Ray M
As an analyst with 20 years of object-oriented experience, 10 in web and Java technologies, who has worked exclusively with Fortune 200 companies for the last 13 years, I must implore Google to reconsider providing messaging to their App Engine customers. I think Google is the greatest thing to

[google-appengine] Re: My indexes keep building since last week

2013-04-24 Thread Ray Gerami
Dear App Engine Team, I have same problem with my app engine(socialenterprise-1) and I have not data yet Thanks, Ray -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails fro

[google-appengine] Recover apps from App Engine deployments after local desktop failure

2014-01-13 Thread Ray Martin
Domain Name: Http://myphotoplace-studio.appspot.com Http://Aurorae-tech.appspot.com Http://Aurorae-wiki,appspot.com Http://Aurorae-visuals.appspot.com Edition: Users Affected: Problem Description: local desktop not properly backed up. computer failure resulted in loss of apps that were deploy

[google-appengine] Source code generator for GAE(java)

2015-11-22 Thread Ray Lee
Hello, everyone! I'd like to let you know about ggoons. GGoons is source code generator for springframework, google app engine for java, java swing and android. You can get ggoons from http://www.ggoons.com for free. -- You received this message because you are subscribed to the Google Groups "

[google-appengine] What is the best development environment for building a custom CRM system?

2017-08-09 Thread Ray Welsh
What recommendations are there for the back end and front end tools that will allow me to prototype, deploy and scale/further develop an application similar to a CRM system? I plan for this to be a responsive web front end initially, a mobile app may follow. - which language is best for rapid p

[google-appengine] Low code development environment for GCP App Engine?

2017-10-29 Thread Ray Welsh
Can anybody recommend a low code development environment for GCP App Engine? I am looking for something similar to Google's own AppMaker for G Suite, or Microsoft's PowerApps that can be used to build web appl

[google-appengine] Code editor

2018-02-13 Thread Ray Welsh
What code editor are people using? I'd like to use an integrated web-based code editor, saving files directly on my VM's file structure, instead of using "vi" The code editor I was hoping to find is no longer available https://cloudplatform.googleblog.com/2016/10/introducing-Google-Cloud-Shels

[google-appengine] Re: Issue with invalid SSL certificate

2019-07-18 Thread Ray Toal
When you say "the path for urlfetch_cacerts.txt for the app engine sdk and not the gcloud sdk" what do you mean? The ONLY thing on my machine is the gcloud sdk. There is no ***separate*** app engine sdk. Within the gcloud sdk I have this folder ~/google-cloud-sdk/platform/google_appengine/

[google-appengine] How to pass data from python backend to JavaScript client on Google App Engine?

2019-08-12 Thread Ray Wong
At present I deploy my gae project on appscale. I want to pass data to html page. I know a simple way is to use Google JavaScript Library. But for some reason, the https://apis.google.com/js/client.js is blocked and I can't use this library. So I want to ask are there other ways to get backe

[google-appengine] How to pass backend data to html page on google app engine?

2019-08-12 Thread Ray Wong
At present I deploy my project on appscale. I want to get data in html page from gae backend(written in python). I know a simple way is to use google javascript client library. I used this library and ng-controller to get and analyze data before. But for some reason, the library url( https://api

[google-appengine] Re: How to pass data from python backend to JavaScript client on Google App Engine?

2019-08-15 Thread Ray Wong
> share ideas with and get support from. Please make sure to include all > relevant details and error messages which would help the community > troubleshoot. > > On Monday, August 12, 2019 at 2:22:09 PM UTC-4, Ray Wong wrote: >> >> At present I deploy my gae project on ap

[google-appengine] Does gae support boto3?

2019-08-22 Thread Ray Wong
Recently I migrated from boto to boto3 in my gae project. But when I run my project(environment: python27), I get the error: def __init__(self, profile_name, load_config, popen=subprocess.Popen): AttributeError: 'module' object has no attribute 'Popen' I searched on Google and find some people sa

[google-appengine] Re: Does gae support boto3?

2019-08-22 Thread Ray Wong
Thanks for your reply! In fact I need to use Mturk api which is included in boto and boto3 in my project. However the Mturk api in boto is now deprecated so that means I have to use boto3 continue my work. 在 2019年8月23日星期五 UTC+8上午3:31:34,Nicolas (Google Cloud Platform Support)写道: > >

[google-appengine] Re: Does gae support boto3?

2019-09-24 Thread Ray Wong
Any progress in this issue? It seems that it's because GAE dosen't support subprogress.Popen. 在 2019年8月24日星期六 UTC+8上午8:00:22,Nicolas (Google Cloud Platform Support)写道: > > Hi Ray, > > I understand that you really need Boto3 to be supported by App Engine as > of now it

[google-appengine] Re: Does gae support boto3?

2019-10-10 Thread Ray Wong
Can it be fixed in GAE standard environment? 在 2019年9月24日星期二 UTC+8下午11:09:02,George (Cloud Platform Support)写道: > > This sub-process is now supported in App Engine's production environment > for Python 2.7. > -- You received this message because you are subscribed to the Google Groups "Google

[google-appengine] Modify Datastore Admin Backup Built-in Taskqueue

2021-01-19 Thread ray abanid
et me know if I miss something. Thanks a lot Ray -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+unsubscr...@googlegroups.com.

[google-appengine] Being Charged for The API call mail.Send() took too long to respond and was cancelled errors

2010-04-09 Thread Ray Malone
I know there is an issue open on sending mail and the API erroring out. My code will try again and logs if the email was sent to prevent dups, but, I'm being charged for emails that are not being sent. The email counter still increments even though this error occurs. The API call mail.Send() too

[google-appengine] System Performance

2010-04-19 Thread Ray Malone
I have code that is running poorly all of a sudden today. Normally it runs well, i've listed the normal and the current stats below. But 2 our of 3 today are running like this "200 22765ms 22234cpu_ms 18617api_cpu_ms " With no other activity on the app I can refresh the page and 2 out of 3 run

[google-appengine] Re: System Performance

2010-04-20 Thread Ray Malone
Thanks, I found my issues. App Engine Utilities had grown the session database store to over 5000 records. It appears the code is not optimized for lots of sessions. I deleted all of the records and my app is running fast again. Thanks On Apr 19, 10:57 pm, Ray Malone wrote: > I have c

[google-appengine] Need help with Email, getting an odd error

2009-07-04 Thread Ray Malone
message.send() File "/base/python_lib/versions/1/google/appengine/api/mail.py", line 513, in send raise e ApplicationError: ApplicationError: 1 I'm sending out several hundred emails to people that have signed up to announcements, but after 70 or so go I get this error. --~--~-~--~-

[google-appengine] Best way to structure data

2009-07-28 Thread Ray Malone
I have a class that holds users and a class with objects the users own.The user class stores the user type. I want to query to find all objects owned by users of a specific type. I have a ref that points to users in the objects class, but not sure how I can use this to do what I need. I kno

[google-appengine] Using another SMTP Server

2009-07-28 Thread Ray Malone
We would like to send out news letters to our customers and the current email API is a little limiting. We are looking to use another service provider, but they require the server to connect via SMTP and use authinication. Is there any way to use this within App Engine? --~--~-~--~~-

[google-appengine] Re: Standard and mobile edition apps under same domain (two different sub domains)

2009-12-04 Thread Ray Malone
Under the setting for the app in your domain manager you should be able to add a another sub domain to point to the same app. Then you will need to update your records from the company you registered with to point the sub domain to ghs.google.com. I do this with several of my apps. However, you

[google-appengine] Data Store Timeouts that are Random

2009-12-04 Thread Ray Malone
My app has been running for almost a year now and runs great. The speed of app engine compared to hosting anywhere else has been great. However, I get random timeouts for simple gets. These queries are the exact same that run all day long several time a day and as you can see from my logs there w

[google-appengine] Re: Data Store Timeouts that are Random

2009-12-11 Thread Ray Malone
ed > > the "Sever Error" message and replaced it with a very polite "these > > things happen just retry in a few seconds and only call me if it > > happens every time" > > > On Dec 4, 10:40 am, Ray Malone wrote: > > > > My app has been

[google-appengine] lower case string query

2008-12-31 Thread Ray Malone
I can't seem to find documentation on how to filter a string value and expect a lower case value. For example if users input their names in upper and lower case I want to find the value using a lower case value later. --~--~-~--~~~---~--~~ You received this message

[google-appengine] Re: lower case string query

2008-12-31 Thread Ray Malone
I came up with the same approach, however, this is a unclean way to handle it. Is this the only option? On Dec 31, 10:42 am, "Rodrigo Moraes" wrote: > On Wed, Dec 31, 2008 at 1:27 PM, Ray Malone wrote: > > I can't seem to find documentation on how to filter a strin

[google-appengine] Should I use App Engine Patch

2009-01-02 Thread Ray Malone
I'm not sure of the benefits of using the Patch. I have been able to build two good sized apps (1000+ lines of code each) using the App Engine defaults. I know my code is not best practice yet, so I'm looking to learn more and make my next app better. While I like how the models are setup, the

[google-appengine] cpu usage

2009-01-07 Thread Ray Malone
Hi I get a message on my script that my average cpu is over 1300. However, when I review the details I can't see any cpu time used or any High CPU requests used. Second of all my script is not all that complicated and only makes 8 datastore api calls per request. I'm not sure where to look to tu

[google-appengine] Re: Should I use App Engine Patch

2009-01-07 Thread Ray Malone
thanks for the advice all. On Jan 4, 12:30 pm, Bobby wrote: > I was also undecided on whether to go with Django on top of the GAE > but ended up going for it using the AppEngine Patch and i'm glad i > did. > > Yesterday i needed to setup feeds and Django took care of everything > in literally a

[google-appengine] WWW. Help

2009-01-09 Thread Ray Malone
I've noticed that appspot.com sites are not accessable when you add WWW. to the name. Any Idea why or is it just my sites? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this gr

[google-appengine] Time Outs with Data Store

2009-03-12 Thread Ray Malone
Last night I had several timouts reading an entity with one record. It started around 7pm and continued until this morning where it stopped. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. T

[google-appengine] New User Email Validation Redirect

2009-03-12 Thread Ray Malone
Does anyone know how to redirect the user back to your app after they create a new user account and get the email from Google Accounts to validate thier email address. This makes user sign up clunky if there isn't a way to do this. --~--~-~--~~~---~--~~ You receive

[google-appengine] Re: SMS via Email

2009-04-07 Thread Ray Malone
I agree. I'm using a gateway as well. I wouldn't recommend the email method. Jim, I am curious on who you are using for .03 a text. On Apr 7, 10:30 am, Jim wrote: > I've had problems with that approach in the past including: > > -- the email to text gateways operated by the cell carriers can

[google-appengine] A better datastore viewer?

2009-04-07 Thread Ray Malone
Does anyone know a better datastore viewer then the one that comes by default. --~--~-~--~~~---~--~~ 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@googlegro

[google-appengine] Re: Noobie with google app engine. Need some help.

2009-04-07 Thread Ray Malone
Take a look at the documentation for uploading an app here http://code.google.com/appengine/docs/python/tools/uploadinganapp.html However, I think you are using the app engine patch and may need this instead. http://code.google.com/p/app-engine-patch/wiki/GettingStarted I don't use the path and

[google-appengine] Re: Noobie with google app engine. Need some help.

2009-04-07 Thread Ray Malone
my time > > > > learning and experiencing google apps but I don't. > > > > > the ceo knows I don't have experience with google. > > > > > I am also the only one doing it cheap for him. Others asked him for > > > > 1,500 bucks. > >

[google-appengine] Timeout: datastore timeout: operation took too long.

2009-04-13 Thread Ray Malone
I'm not sure why this occurs all of a sudden. The same job runs in 600ms.Then once in a while this runs over 6800 MS and times out. I can't have jobs just timeout for no reason.According to my logs during this time the only other request was a second prior. This occurred at 04-13 09:13AM

[google-appengine] Re: Timeout: datastore timeout: operation took too long.

2009-04-16 Thread Ray Malone
I'm seeing random timeouts where there are many seconds or minutes between requests and hours before app engine handled the same request within 400ms. I hit another one today that will actually cost my business, not much but some. My app needs to catch these and I am on many pain points.Howe

[google-appengine] Re: Timeout: datastore timeout: operation took too long.

2009-04-17 Thread Ray Malone
Speaking only for my app, I can tell this is not an application issue. My datastore is made up of only root entities and in most cases works well quickly. My app doesn't see large volumes of requests per second and it's more like requests per minute. There is no possible way the errors I'm s

[google-appengine] Re: Timeout: datastore timeout: operation took too long.

2009-04-18 Thread Ray Malone
Today, my app has seen 2 timeout errors at 3:10 pm according to the log. Each one was 30 seconds apart. One was a Get and the other a Put. Each on totally different classes that are not connected in any way. On Apr 17, 4:15 pm, Brandon Thomson wrote: > Google will not really acknowledge this

[google-appengine] Re: GAE should give app users guesstimate of site permanence.

2009-04-24 Thread Ray Malone
I personally don't want google to put ads on app engine apps On Apr 24, 5:29 pm, Alkis Evlogimenos ('Αλκης Ευλογημένος) wrote: > If you app gets tons of traffic what stops you from monetizing it by putting > AdSense on it? Why do you want google to do it for you? > > On Fri, Apr 24, 2009 at 9:41

[google-appengine] Re: App redesign

2009-05-04 Thread Ray Malone
I think you are going to have to recreate the entities. You can't just update them. You may want to use the new report API or Cron to make the changes. It's going to take a while no matter which way you go. On May 3, 11:34 am, vanya wrote: > I have created about million entities without ke

[google-appengine] Re: The API call mail.Send() required more quota than is available.

2009-05-04 Thread Ray Malone
I figured out my issue. I needed to enable billing to send more than 32 a minute.You can send about 4600 a minute when it's enabled. On May 4, 11:10 am, Ray Malone wrote: > I don't understand what's happened.  It allowed me to send about 100 > emails then stopped wi

[google-appengine] The API call mail.Send() required more quota than is available.

2009-05-04 Thread Ray Malone
I don't understand what's happened. It allowed me to send about 100 emails then stopped with this error. Is it because I made multiple requests at the same time? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Go

[google-appengine] Google Login Redirect back to page after user registers.

2009-05-30 Thread Ray Malone
else: self.redirect(users.create_login_url(self.request.uri)) If the user has not signed in, tell webapp to redirect the user's browser to the Google account sign-in screen. The redirect includes the URL to this page (self.request.uri) so the Google account sign-in mechanism will send the user