[google-appengine] Connect GAE with CLOUD account?

2012-05-02 Thread James Gilliam
I created a google cloud account for storage and a bucket ...

When I enter the bucket in the Datastore Admin after I indicate I want
to backup to Cloud, I get a message that the bucket is not
accessible ...

So, how do I connect my gae account with the google cloud account ... ?

-- 
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Recent massive increase in URLFetch DownloadError: ApplicationError: 2

2012-05-02 Thread Nikolaj
Hi there,

We have been experiencing a massive increase in URLFetch errors in the 
couple of weeks. Our application used to run perfectly with no errors but 
recent connections have had frequent issues which impacts our customers 
(these are connections to a merchant API). The only error we get from 
URLFetch is a generic DownloadError: ApplicationError: 2.

Are these timeouts or another production issue? Is there someone at Google 
that can have a look to see what is actually happening with the connections 
and give a better diagnosis?

I have already approached the other side of the connection who assures me 
they are seeing no problems on their end.

Thanks,

Nikolaj

-- 
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/-/YTlYBIVuXnwJ.
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Lots of Deadline exceeded exceptions and hard deadline exceptions

2012-05-02 Thread nischalshetty
I'm seeing a lot of DeadlineExceededException as well as 
HardDeadlineException. Memecache misses seem to have increased a lot as 
well. Can someone look into this? This has been happening from the last 15 
hours or so. Also, in the last 24 hours our instance hours used seemed to 
have doubled costing us twice the amount we get billed otherwise.

Our app id is justunfollow-h and it is on HRD.

-- 
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/-/-GxETtTcqkEJ.
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] App working great in Dev server, NOT in Prod environment, no errors logged - URGENT

2012-05-02 Thread Gaël Oberson
 
Hi,
 
I have an app that works perfectly on the dev server. On the client side, 
just after authenticating (using google accounts), it shows a loading... 
message, and when the UI is loaded and the needed data is fetched, it shows 
up.
 
Here is my problem : I have deployed my app many times in the last 12 
months for testing purposes, and got ervery time good results.
Since the last deployment (after minor UI changes), yersterday, my app is 
doing the authentiaction, displays the loading.. thing, and then stops 
loading! even my browser is not loading anymore!
 
On the logs page I dont get ANY exception or error. There I see the logs 
for the first requests (e.g. /, CSS file, static files like images, the 
scripts, and of cours the RPC authentication request. All of these run 
without any problem, but then the rest is not done ! The app stops !
 
Does anybody have any idea, how I can start to debug ? I don't have any 
exception or error to start with ! And as my app is fully working on the 
dev server, I really don't know how to proceed.
 
Thanks a lot for your help !
 
Gaël
 
P.S. naturally, I already tried to completely clear my datastore (HR) and 
my memcache. no effects. I also completely deactivated my app, created a 
new one with a fresh new app ID, nothing helps. I also tried many operating 
systems and browsers, I get everywhere the same not usable result.

-- 
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/-/Qd6N57Au8TIJ.
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Outage again

2012-05-02 Thread Peter Lon
ApiProxy$ArgumentException: An error occurred parsing (locally or
remotely) the arguments to DATASTORE_V3.RunQuery
ApiProxy$ArgumentException: An error occurred parsing (locally or
remotely) the arguments to MEMCACHE.Get()



On Apr 11, 11:15 pm, Mos mosa...@googlemail.com wrote:
 Anyone else?

 http://code.google.com/p/googleappengine/issues/detail?id=7133#c60

-- 
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] ApiProxy$ArgumentException DATASTORE_V3/MEMCACHE

2012-05-02 Thread Peter Lon
Strange error logs in my application (sometime works sometimes not):

ApiProxy$ArgumentException: An error occurred parsing (locally or
remotely) the arguments to DATASTORE_V3.RunQuery
ApiProxy$ArgumentException: An error occurred parsing (locally or
remotely) the arguments to MEMCACHE.Get()

knows anybody the reason? Thank you.

-- 
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: HRD Migration tool

2012-05-02 Thread c h
did you have blobs to migrate?  i can't seem to migrate blobs and was 
wondering if anyone recently had success with that?

also, are you still having to pay for data stored in your old app?  i'm 
worried about paying thousands of dollars to delete data from the master 
slave DB once migration is complete.

glad to hear it is working well for you!  can't wait to complete the 
migrations myself!

cfh

On Friday, April 27, 2012 10:10:14 AM UTC-7, blackpawn wrote:

 Worked flawlessly!  Thanks so much GAE team!  I was super paranoid about 
 switching and put it off for too long.  The migration worked great and the 
 performance on HRD has been excellent.  

-- 
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/-/C836TMEIqYEJ.
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Can't link CSS files

2012-05-02 Thread Gulshan Singh
I can't figure out how to link CSS style sheets into my html. This is how 
my app.yaml looks:

application: gulshan-singh
version: 1
runtime: python27
api_version: 1
threadsafe: yes

handlers:
- url: /favicon\.ico
  static_files: favicon.ico
  upload: favicon\.ico

- url: .*
  script: main.app
  
- url: /stylesheets/(.*\.css)
  mime_type: text/css
  static_files: stylesheets/\1
  upload: stylesheets/(.*\.css)

libraries:
- name: webapp2
  version: 2.5.1
- name: jinja2
  version: latest


And I link my CSS like this:
link rel=stylesheet type=text/css href=/stylesheets/styles.css

I've also tried changing the handler to this:

- url: /stylesheets
  static_dir: stylesheets


That didn't work either. What am I doing wrong?

-- 
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/-/d5louhLakFgJ.
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Weird problem - some datastore operation in the same entity group not processed - happens on the local dev server

2012-05-02 Thread hugues2
Dear all,

I am having the following weird issue on the development server. Could you 
please let me know if you think the problem is due to the logic of the 
application or it looks like a GAE bug ?

The problem is related to the following two classes :

- Payment

- PaymentSummary  == This class is used for reporting purposes to avoid 
recomputing the totals for frequent end-user queries

Those classes are registered as two separate kinds but have the same parent 
(should therefore be in the same entity group). The Datastore is HRD.  The 
problem is the following :

-- When a payment is created, the payment summary must be recomputed. The 
creation of the payment and the update of the payment summary is done 
through a RPC call

-- 4 times out of 5, the payment summary contains the correct value but 
sometimes (randomly), the payment summary does not get updated.

The code (using Objectify ) is the following : 

Objectify ofy=ObjectifyService.beginTransaction();

try {

ofy.put(payment);

paymentSummary.recomputePaidRemainingDue();

ofy.put(paymentSummary);

}

 finally {

   if (ofy.getTxn().isActive())

 ofy.getTxn().rollback();

   } 



== I did not see this problem occurring on the production server but only 
on the dev server. Is there anything I have missed ? The app engine version 
is 1.6.3


Thanks a lot for your help,


Hugues


 

-- 
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/-/hzTYSOJ3s58J.
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Can't link CSS files

2012-05-02 Thread Gulshan Singh
I was able to figure it out. These lines
- url: .*
  script: main.app

Needed to go after the stylesheet handler

On Wednesday, May 2, 2012 3:17:48 PM UTC-4, Gulshan Singh wrote:

 I can't figure out how to link CSS style sheets into my html. This is how 
 my app.yaml looks:

 application: gulshan-singh
 version: 1
 runtime: python27
 api_version: 1
 threadsafe: yes

 handlers:
 - url: /favicon\.ico
   static_files: favicon.ico
   upload: favicon\.ico

 - url: .*
   script: main.app
   
 - url: /stylesheets/(.*\.css)
   mime_type: text/css
   static_files: stylesheets/\1
   upload: stylesheets/(.*\.css)

 libraries:
 - name: webapp2
   version: 2.5.1
 - name: jinja2
   version: latest


 And I link my CSS like this:
 link rel=stylesheet type=text/css href=/stylesheets/styles.css

 I've also tried changing the handler to this:

 - url: /stylesheets
   static_dir: stylesheets


 That didn't work either. What am I doing wrong?



-- 
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/-/27q4QNe4IpIJ.
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



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

2012-05-02 Thread Nicanor Babula
I ran into the the same issue as Prakhil. I took a look at the new Query
planner and optimized the indexes for some of my kinds, the number of
indexes going to 200. I vacuumed them, but the number of indexes is still
at 200, when the would have to be at 168. What can I do?

appid: domodentweb2.
datastore: HRD.

Thank you.

On Tue, Mar 27, 2012 at 8:59 PM, Alfred Fuller arful...@google.com wrote:

 It seems like there are two separate issues here:

 We have a bug where the index quota isn't being updated correctly (we are
 looking into this).

 When you have a lot of kinds you may actually need a lot of indexes. For
 example 200 indexes / 50 kinds = 4 indexes per kind. This is reasonable. I
 am curious, for all those that actually have 200 indexes, what is the
 maximum number of indexes / kind for all your kinds?

 --
 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/-/R4t0qUZC5QMJ.

 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 options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.




-- 
Nicanor Cristian Babula

-- 
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



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

2012-05-02 Thread Nicanor Babula
And here is the log message:

[log]
Unable to update indexes:
com.google.appengine.tools.admin.HttpIoException: Error posting to URL:
https://appengine.google.com/api/datastore/index/add?app_id=s%7Edomodentweb2version=8l;
400 Bad Request
Over index creation quota: The API call datastore_v3.CreateIndex() required
more quota than is available.

at
com.google.appengine.tools.admin.AbstractServerConnection.send1(AbstractServerConnection.java:285)
at
com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServerConnection.java:245)
at
com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServerConnection.java:224)
at
com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java:619)
at
com.google.appengine.tools.admin.AppVersionUpload.updateIndexes(AppVersionUpload.java:303)
at
com.google.appengine.tools.admin.AppAdminImpl.updateIndexes(AppAdminImpl.java:179)
at
com.google.appengine.tools.admin.AppCfg$UpdateIndexesAction.execute(AppCfg.java:736)
at com.google.appengine.tools.admin.AppCfg.init(AppCfg.java:172)
at com.google.appengine.tools.admin.AppCfg.init(AppCfg.java:69)
at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:65)
com.google.appengine.tools.admin.AdminException: Unable to update indexes
for app: Error posting to URL:
https://appengine.google.com/api/datastore/index/add?app_id=s%7Edomodentweb2version=8l;
400 Bad Request
Over index creation quota: The API call datastore_v3.CreateIndex() required
more quota than is available.

at
com.google.appengine.tools.admin.AppAdminImpl.updateIndexes(AppAdminImpl.java:183)
at
com.google.appengine.tools.admin.AppCfg$UpdateIndexesAction.execute(AppCfg.java:736)
at com.google.appengine.tools.admin.AppCfg.init(AppCfg.java:172)
at com.google.appengine.tools.admin.AppCfg.init(AppCfg.java:69)
at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:65)
Caused by: com.google.appengine.tools.admin.HttpIoException: Error posting
to URL:
https://appengine.google.com/api/datastore/index/add?app_id=s%7Edomodentweb2version=8l;
400 Bad Request
Over index creation quota: The API call datastore_v3.CreateIndex() required
more quota than is available.

at
com.google.appengine.tools.admin.AbstractServerConnection.send1(AbstractServerConnection.java:285)
at
com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServerConnection.java:245)
at
com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServerConnection.java:224)
at
com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java:619)
at
com.google.appengine.tools.admin.AppVersionUpload.updateIndexes(AppVersionUpload.java:303)
at
com.google.appengine.tools.admin.AppAdminImpl.updateIndexes(AppAdminImpl.java:179)
... 4 more
[/log]

On Wed, May 2, 2012 at 9:29 PM, Nicanor Babula nicanor.bab...@gmail.comwrote:

 I ran into the the same issue as Prakhil. I took a look at the new Query
 planner and optimized the indexes for some of my kinds, the number of
 indexes going to 200. I vacuumed them, but the number of indexes is still
 at 200, when the would have to be at 168. What can I do?

 appid: domodentweb2.
 datastore: HRD.

 Thank you.


 On Tue, Mar 27, 2012 at 8:59 PM, Alfred Fuller arful...@google.comwrote:

 It seems like there are two separate issues here:

 We have a bug where the index quota isn't being updated correctly (we are
 looking into this).

 When you have a lot of kinds you may actually need a lot of indexes. For
 example 200 indexes / 50 kinds = 4 indexes per kind. This is reasonable. I
 am curious, for all those that actually have 200 indexes, what is the
 maximum number of indexes / kind for all your kinds?

 --
 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/-/R4t0qUZC5QMJ.

 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 options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.




 --
 Nicanor Cristian Babula




-- 
Nicanor Cristian Babula

-- 
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: App working great in Dev server, NOT in Prod environment, no errors logged - URGENT

2012-05-02 Thread hugues2
Hi Gaël,

Maybe best is to put a Window.alert statement as the first line of code in 
your onModuleLoad function. This way you will be able to detect if the 
problem is related to your UI logic or to another factor. One other way to 
do it is to reload an old version of your application.

In the past I faced the same issue where the front-end was not showing but 
simply due to the fact that I forgot to call the .add function.

Hope this helps !

Cheers,

Hugues



Le mercredi 2 mai 2012 11:15:38 UTC+2, Gaël Oberson a écrit :

  
 Hi,
  
 I have an app that works perfectly on the dev server. On the client side, 
 just after authenticating (using google accounts), it shows a loading... 
 message, and when the UI is loaded and the needed data is fetched, it shows 
 up.
  
 Here is my problem : I have deployed my app many times in the last 12 
 months for testing purposes, and got ervery time good results.
 Since the last deployment (after minor UI changes), yersterday, my app is 
 doing the authentiaction, displays the loading.. thing, and then stops 
 loading! even my browser is not loading anymore!
  
 On the logs page I dont get ANY exception or error. There I see the logs 
 for the first requests (e.g. /, CSS file, static files like images, the 
 scripts, and of cours the RPC authentication request. All of these run 
 without any problem, but then the rest is not done ! The app stops !
  
 Does anybody have any idea, how I can start to debug ? I don't have any 
 exception or error to start with ! And as my app is fully working on the 
 dev server, I really don't know how to proceed.
  
 Thanks a lot for your help !
  
 Gaël
  
 P.S. naturally, I already tried to completely clear my datastore (HR) and 
 my memcache. no effects. I also completely deactivated my app, created a 
 new one with a fresh new app ID, nothing helps. I also tried many operating 
 systems and browsers, I get everywhere the same not usable result.


-- 
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/-/ovF95JCEjgoJ.
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Reminder: App Engine-related Hangout: Google Cloud Storage - May 2nd, 4pm PDT

2012-05-02 Thread Amy Unruh
Reminder: there will be a G+ hangout in a few hours (4pm PDT Wed., 2nd
May) that may be of interest to many of you, on Google Cloud Storage.  See
the details below.

 -Amy

-- Forwarded message --
From: Amy Unruh a...@google.com
Date: 1 May 2012 15:08
Subject: An App Engine-related Hangout: Google Cloud Storage - May 2nd, 4pm
PDT
To: google-appengine@googlegroups.com


hi all,

There will be an App Engine-related G+ Hangout at 4pm PDT Wed., 2nd May, on
Google Cloud Storage.

We announce the hangouts on https://developers.google.com/events/, and you
can find this one here:

https://developers.google.com/events/ahNzfmdvb2dsZS1kZXZlbG9wZXJzcg4LEgVFdmVudBitzukBDA/
See the link above for the details.

We also have a calendar for these hangouts, that you can subscribe to:

https://www.google.com/calendar/ical/modne51kjpj3iknredm5kfruco%40group.calendar.google.com/public/basic.ics
or:
  http://goo.gl/PILq0


The hangout will be broadcast.  See this post:
  https://plus.google.com/100180575185522802900/posts/guE7ZS4MEHP
if you are interested in joining the hangout.

  -Amy

-- 
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Wouldn't it be great if pull queues supported arbitrary tagging

2012-05-02 Thread Michael Hermus
Excellent, thanks! One question though: isn't there an issue similar
to the HRD 'Eventual Consistency' with the Task Queue? In other words,
there is a variable latency between queue insert and lease
availability that could potentially spike high enough so that the fan-
in task misses some work.

If this is true, we still need some sort of cleanup mechanism for a
robust implementation. I have several ideas for this, but wanted to
make sure I wasn't missing something.

On May 1, 7:48 pm, Brett Slatkin bslat...@google.com wrote:
 Indeed!

  For each unit of work:
  -Write work to Pull queue with tag=BatchID
  -Write named 'fan-in' task to Push Queue for execution batch period ms
  in the future, containing the BatchID

 Example:http://code.google.com/p/8-bits/source/browse/trunk/backend/main.py#168

  When the named task executes:
  -Lease all available tasks from the Pull queue using the tag=BatchID
  -Aggregate the work
  -Apply the update to the Datastore

  Is a feasible/appropriate/recommended use of the Pull Queue tag mechanism?

 Example:http://code.google.com/p/8-bits/source/browse/trunk/backend/main.py#202

 I haven't load tested this yet, but I think it should work?

 -Brett

-- 
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Lots of Deadline exceeded exceptions and hard deadline exceptions

2012-05-02 Thread nischalshetty
Logged a production issue here. There seems to be a problem and the google 
guys are workin on it. Memcache seems to be completely down for us.

http://code.google.com/p/googleappengine/issues/detail?id=7442 

On Wednesday, May 2, 2012 5:16:08 PM UTC+5:30, nischalshetty wrote:

 I'm seeing a lot of DeadlineExceededException as well as 
 HardDeadlineException. Memecache misses seem to have increased a lot as 
 well. Can someone look into this? This has been happening from the last 15 
 hours or so. Also, in the last 24 hours our instance hours used seemed to 
 have doubled costing us twice the amount we get billed otherwise.

 Our app id is justunfollow-h and it is on HRD.


-- 
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/-/THLaokApXW4J.
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Wouldn't it be great if pull queues supported arbitrary tagging

2012-05-02 Thread Brett Slatkin
On Wed, May 2, 2012 at 1:34 PM, Michael Hermus michael.her...@gmail.comwrote:

 Excellent, thanks! One question though: isn't there an issue similar
 to the HRD 'Eventual Consistency' with the Task Queue? In other words,
 there is a variable latency between queue insert and lease
 availability that could potentially spike high enough so that the fan-
 in task misses some work.

 If this is true, we still need some sort of cleanup mechanism for a
 robust implementation. I have several ideas for this, but wanted to
 make sure I wasn't missing something.


I think having a cron once a minute or so to fetch all tasks on the pull
queue (regardless of tag) and re-insert corresponding push tasks is a good
idea to make it robust.

-- 
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Datastore Viewer - Create Entity

2012-05-02 Thread Aswath Satrasala
Any pointers on this.

CREATE does not seem to work well for all KINDS.  Am I missing something
here.

thanks
-Aswath

On Tue, May 1, 2012 at 5:55 PM, Aswath Satrasala aswath.satras...@gmail.com
 wrote:

 Hi,
 I am trying to a create a Entity using the Datastore Viewer UI.  I
 followed the following steps
 * Click on the Datastore Viewer
 * By default it is in the Query tab
 * Click on the Create tab
 * Choose the kind
 * Click 'Next'
 Now, all the properties for the KIND is not shown for entering the values.
 It is showing fewer properties for which the values can be entered.

 It is not the same case for all KINDS

 What is the criteria to show all the properties for the KIND?

 -Aswath


-- 
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.