Re: [google-appengine] Does GAE have Support? (other than this forum)

2013-02-07 Thread nischalshetty
Support in Premier account is great. It has consolidated billing that let's you pay once a month and you can do a bank transfer instead of just credit card payment. I have only one complain, in the dashboard you no longer get to see the actual charges per day :( (Though there is a chrome

[google-appengine] Re: Why Google arbitrarily change my task queue setting!!!

2012-10-18 Thread nischalshetty
We are facing problems with the task queue as well. The tasks shot up to millions and everything stopped working for us! On Thursday, October 18, 2012 11:34:23 PM UTC+5:30, gks wrote: And the task queue of my app aos-prod-1 is lying about the # of tasks in queue since it always says 100,

Re: [google-appengine] Re: Why Google arbitrarily change my task queue setting!!!

2012-10-18 Thread nischalshetty
My app id is justunfollow-h Please look into this as now it's just filling up our On Friday, October 19, 2012 7:42:30 AM UTC+5:30, nverne wrote: nischalshetty, We can't investigate anything without an app id. On Fri, Oct 19, 2012 at 12:59 PM, nischalshetty nischal

Re: [google-appengine] Re: Why Google arbitrarily change my task queue setting!!!

2012-10-18 Thread nischalshetty
? The Maximum Rate or the Enforced Rate? Were your tasks running on backends or frontends? Do your admin logs indicate that you were the only developer uploading changes? On Fri, Oct 19, 2012 at 12:59 PM, nischalshetty nischal...@gmail.comjavascript: wrote: We are facing problems

Re: [google-appengine] Re: Why Google arbitrarily change my task queue setting!!!

2012-10-18 Thread nischalshetty
I can now see the total task created count to be stuck at 100. On Friday, October 19, 2012 9:14:48 AM UTC+5:30, nischalshetty wrote: For us the rate did not go down. There were millions of tasks created in the task queue (it should have been 40,000). The stored task byte count shot

Re: [google-appengine] If your bill shoots up due to increased latency, you may not be refunded the charges incurred

2012-06-14 Thread nischalshetty
Degraded service == more profitable is a perverse incentive, and will eventually produce undesirable development priorities and turn happy customers into angry customers. Rightly said. The way things are right now, this is the exact thing that comes to a customers mind. Many are

[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

[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

[google-appengine] Re: Tasks are not issued correctly, causing major malfunction in my ap

2012-04-12 Thread nischalshetty
We too are facing the slow task execution rate problem. Tasks are integral to our app. I've logged a production issue here - http://code.google.com/p/googleappengine/issues/detail?id=7337 Anyone else facing the issue please star and leave a comment on the above issue with your app ids. On

[google-appengine] Re: Tasks are not issued correctly, causing major malfunction in my ap

2012-04-12 Thread nischalshetty
to get resolution if you see this issue. On Apr 12, 7:13 pm, nischalshetty nischalshett...@gmail.com wrote: We too are facing the slow task execution rate problem. Tasks are integral to our app. I've logged a production issue here - http://code.google.com/p/googleappengine/issues

Re: [google-appengine] Re: Outages?

2012-03-10 Thread nischalshetty
Best explanation ever. On Wednesday, March 7, 2012 9:45:11 PM UTC+5:30, Brandon Wirtz wrote: So, apparently, we all imagined the problem. The status page no longer admits to anything. In most systems the Uptime is 100% minus the summation of the downtime of all other systems. The

[google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-10 Thread nischalshetty
We too are facing a lot of 500 errors for our app with app id : 'justunfollow' On Friday, March 9, 2012 6:10:20 PM UTC+5:30, Nikolai wrote: https://lh6.googleusercontent.com/-8WF96dBSCf4/T1n5Cg1ePDI/BQQ/ckCS-rzZmk8/s1600/Screen%2520Shot%25202012-03-09%2520at%252013.33.38.png this

[google-appengine] Re: Update facebook status from Google App Engine - Java

2012-02-27 Thread nischalshetty
You can also try face4j - https://github.com/nischal/face4j/wiki On Wednesday, February 22, 2012 8:37:04 PM UTC+5:30, Martin Waller wrote: Hello, I currently have an app running on the Google App Engine and I would like to post a facebook status from with the app - probably from a task

[google-appengine] URLFetch is timing out excessively

2011-10-26 Thread nischalshetty
I've raised a production issue around 4 hours ago but no one has been able to look into it yet :( Requests to twitter are timing out excessively. Since we have twitter login, users are not even able to login to the application. Can someone please look into this?

Re: [google-appengine] URLFetch is timing out excessively

2011-10-26 Thread nischalshetty
I agree twitter times out but this is not because of them. I'm talking about hundreds of timeout every minute. We have things in place to retry timeouts, but I'm talkin about timeouts even after 3 retries with a timeout of 20 second each. -- You received this message because you are

[google-appengine] Re: How to implement downtime for my Java app

2011-10-17 Thread nischalshetty
makes sense... you can run a map reduce to do that search for map reduce for appengine... -- 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] Re: How to implement downtime for my Java app

2011-10-14 Thread nischalshetty
Just curious, is there a particular reason why you decided to clean up the database everyday rather than letting the data stay? -- 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] Re: DeadlineExceededError in the mail API

2011-09-30 Thread nischalshetty
+1 -- 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/-/U2mIPqK4YzkJ. To post to this group, send email to google-appengine@googlegroups.com. To

[google-appengine] Re: About the mail api again, the surrounding services gae is proud of

2011-09-12 Thread nischalshetty
I had once read in one of the threads here that email from gae gets marked as spam on yahoo. Apart from that, it was also mentioned by one of the GAE devs not to rely on this for mission critical emails. There are other services that would suffice your need. Having said that, have you tried

[google-appengine] Re: urlfetch stops working at times (DownloadError - ApplicationError 2), but keeps working from dev server

2011-09-04 Thread nischalshetty
Can you post the URL that you are trying to fetch from? -- 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/-/fyjn7OJ_0HIJ. To post to this group, send

Re: [google-appengine] Re: Keep it short: Who is forced to leave GAE?

2011-09-01 Thread nischalshetty
$0.01/ 100 is the same as amazons simple email.. -- 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/-/0ixCztODG5wJ. To post to this group, send email to

[google-appengine] Re: Frustrating SocketTmeOutEception on GAE

2011-08-31 Thread nischalshetty
The maximum deadline is 10s there is no work around for that. However, you can make use of Backends to have a limit that you set I guess. -- 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] Problem with System time? Unable to use twitter oAuth to login to my app

2011-08-23 Thread nischalshetty
I am getting a very high level of errors while logging in to my app using twitter oAuth and twitter says the token is invalid. This is happening to thousands of users right now. Just want to confirm if the problem is on appengine's end? -- You received this message because you are subscribed

Re: [google-appengine] Problem with System time? Unable to use twitter oAuth to login to my app

2011-08-23 Thread nischalshetty
I'm going to do that now... Will revert back if I get any info... -- 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/-/a3dpiMbOkF8J. To post to this

Re: [google-appengine] Problem with System time? Unable to use twitter oAuth to login to my app

2011-08-23 Thread nischalshetty
Haven't yet got a reply but the errors have slowed down. It's still appearing for a subset of our users though since I can see them in the logs at regular intervals. I saw similar complaints on the twitter mailing list but they seem to be suggesting users to check if their system clocks are out

[google-appengine] Re: JDO schema change nightmare, app going live

2011-08-02 Thread nischalshetty
I would recommend you to scrap JDO completely and use objectify. We were in a similar situation as you, changing over to objectify was the best thing ever! And it's easier than you could ever imagine. -- You received this message because you are subscribed to the Google Groups Google App

Re: [google-appengine] Team member Google+ profiles

2011-07-29 Thread nischalshetty
Ikai looks very similar to Guido... :P -- 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/-/vtmP0Xr6LpkJ. To post to this group, send email to

Re: [google-appengine] Re: HardDeadlineExceptions after the maintenance

2011-07-15 Thread nischalshetty
I'm hoping someone from the GAE sheds some light into this -- 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/-/b_-faorTaVEJ. To post to this group,

[google-appengine] HardDeadlineExceptions after the maintenance

2011-07-14 Thread nischalshetty
I'm seeing harddeadline exceptions everywhere on my app and it is expected considering not more than 30 instances are spun currently. On any given hour my app has 60 - 100 instances. Can someone from the appengine team please have a look at this? -- You received this message because you are

[google-appengine] Re: HardDeadlineExceptions after the maintenance

2011-07-14 Thread nischalshetty
And now I can see 500 internal server errors. -- 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/-/IpWPa6RBTooJ. To post to this group, send email to

[google-appengine] Re: HardDeadlineExceptions after the maintenance

2011-07-14 Thread nischalshetty
Is anyone from the appengine team looking into this? Now I'm getting emails from my users! And they are angry. The maintenance did not go well, at least for our app! -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this discussion

[google-appengine] Re: Sending email in batch

2011-06-26 Thread nischalshetty
If you're using the appengine mail api be sure you want that or something along the lines of Amazons mail service because I remember reading a thread where one of the appengine devs said the email service is not meant for large amount of emails (clients would block your email and many others

[google-appengine] Re: Sending email in batch

2011-06-26 Thread nischalshetty
Here is the discussion about using a different dedicated email service in case you are into sending a lot of emails https://groups.google.com/d/msg/google-appengine/azhX_BKiNiE/WYrM9blv1CIJ -- You received this message because you are subscribed to the Google Groups Google App Engine group.

[google-appengine] Re: Is a workarround for dynamic IP ?

2011-06-24 Thread nischalshetty
There's nothing much you can do as far as IPs on appengine are concerned. A good idea is to have a proxy server set up on say aws and route your calls through that. -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this discussion on

[appengine-java] Re: 1.5.1 SDK Prerelease

2011-06-15 Thread nischalshetty
You guys fixed the Struts 2 issue! Thank you so much :) -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/WGeEfLI0hvoJ. To post to this

[google-appengine] Re: 1.5.1 SDK Prerelease

2011-06-15 Thread nischalshetty
You guys fixed the Struts 2 issue! Thank you so much :) -- 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/-/WGeEfLI0hvoJ. To post to this group, send

[google-appengine] Re: Not able to connect to PayPal, gives IO Exception!

2011-06-11 Thread nischalshetty
So, this error went off after some time. I contacted the PayPal team and they said things were fine on their end. Can someone from the GAE team tell me what happened? -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this

[google-appengine] Not able to connect to PayPal, gives IO Exception!

2011-06-10 Thread nischalshetty
This has been running smoothly for almost a year now! All of a sudden I'm getting IO exceptions while making https calls. Can someone from the GAE team look quickly into this since users are not able to make payments, I'm losing money! My app id is justunfollow I can connect from my local

[google-appengine] Re: Not able to connect to PayPal, gives IO Exception!

2011-06-10 Thread nischalshetty
It's still not working! -- 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/-/rNu11RY03VUJ. To post to this group, send email to

Re: RE: [google-appengine] Not able to connect to PayPal, gives IO Exception!

2011-06-10 Thread nischalshetty
I've submitted the error to PayPal but the problems not on PayPal's end since I'm able to access this from my local machine. I'm guessing one of the two things : 1. Paypal servers are blocking Appengine APIs 2. Appengine URLFetch with https calls is having trouble -- You received this

[google-appengine] Re: Tasks are not running from the last one hour!

2011-05-26 Thread nischalshetty
Can someone please look into this. My tasks run intermittently. My users have been complaining :( -- 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

[google-appengine] Re: Something up with cron and task services last couple days?

2011-05-26 Thread nischalshetty
I've been having problems with the Task Queue yesterday. Seems to have corrected now though. -- 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

[google-appengine] Tasks are not running from the last one hour!

2011-05-25 Thread nischalshetty
Can someone please look into this? My tasks aren't executing from the last hour or so. -- 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,

[google-appengine] Re: Tasks are not running from the last one hour!

2011-05-25 Thread nischalshetty
There are more than 50k tasks pending in my queue now! -- 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] Re: Tasks are not running from the last one hour!

2011-05-25 Thread nischalshetty
The oldest task for my queue shows as 2:39:59 ago -- 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

Re: [google-appengine] Drop Table equivalent?

2011-05-16 Thread nischalshetty
What is your suggestion for apps that get a huge amount of user data and don't really need the user data after say a week or two? Is it advisable to clean up by deleting them or should we just let it stay? I';m asking this because deleting is not cheap either. So what works out better for

Re: RE: [google-appengine] Google Bot Trying to DoS me? Anyone at Google Help Me?

2011-05-16 Thread nischalshetty
haha that's an insane amount of requests! Good thing we're not yet on the per instance pricing model :P -- 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

[google-appengine] Re: Memcache fails on development server after 1.5 SDK upgrade in Eclipse

2011-05-10 Thread nischalshetty
They have probably changed the package or such. Remove the bad import and try the add import thingy, the right one will be shown -- 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: Tasks are not executing!

2011-05-05 Thread nischalshetty
Tasks are not executing again! Close to 30K pending tasks in my queue, help! -- 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

[google-appengine] Re: Prerelease SDK 1.5.0 available for download

2011-05-04 Thread nischalshetty
@Ikai I'm getting a high new task creation failure since the pre release sdk has been out. I've put the stack trace here : https://groups.google.com/d/topic/google-appengine/IjygaiOT0Ho/discussion -- You received this message because you are subscribed to the Google Groups Google App Engine

[google-appengine] Task Creation failing at a high rate since 1.5 pre release

2011-05-04 Thread nischalshetty
Hi, I'm seeing a lot of task failures after the announcement of the pre release 1.5 sdk. I haven't changed my sdk (I'm on 1.4.2 java sdk for gae). Tasks are very critical to my application. My app creates a lot of tasks every minute. Can you please look into this? Here's the stack trace :

Re: [google-appengine] Re: Task Creation failing at a high rate since 1.5 pre release

2011-05-04 Thread nischalshetty
Yeah, retrying works. But, this was never needed till the new release of 1.5 was announced. My suspicion is on that (btw, some major changes to task queues on the way with the 1.5 release, exciting times ahead). Anyways, as @Greg has mentioned here, it's a relief to know that someone from

Re: RE: [google-appengine] Is Yahoo BOSS blocking out GAE IPs ?

2011-05-04 Thread nischalshetty
Yes, many of us have had bad experiences connecting to APIs that rate limit or block based on IP. Like @Brandon said, it's a good idea to connect to such APIs through a proxy. -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to

[google-appengine] Tasks are not executing!

2011-05-04 Thread nischalshetty
I can see thousands of tasks in my queue and they are just sitting there, not executing! Can someone look into this? -- 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

[google-appengine] Re: Tasks are not executing!

2011-05-04 Thread nischalshetty
Task Queue have been behaving strangely from the last 24 hours. You can have a look at this thread as well - https://groups.google.com/d/topic/google-appengine/IjygaiOT0Ho/discussion and check your logs to see if you are facing those errors too. The appengine team has seen that thread and

[google-appengine] Re: Tasks are not executing!

2011-05-04 Thread nischalshetty
I can see the tasks executing now, Awesome! -- 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

Re: [google-appengine] Re: Google Apps for Domains new Pricing Means $50 to add a Domain to AppEngine

2011-05-03 Thread nischalshetty
ahahha your comment has humor and truth packed right into it! -- 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

Re: [google-appengine] Re: Prerelease SDK 1.5.0 available for download

2011-05-03 Thread nischalshetty
Can you shed more light on 'Support for Backends'? Though I don't know what exactly it is, I'm still so excited! Does it mean, sooner or later, I can have instances that live forever? Does it also mean I can map unique IPs to them? In todays world of twitter apps, unique IPs are a must :(

[google-appengine] Re: Please update roadmap

2011-05-03 Thread nischalshetty
+1 for die-hard fan of GAE :) -- 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

Re: [google-appengine] Re: Prerelease SDK 1.5.0 available for download

2011-05-03 Thread nischalshetty
@Ikai Yeah, I've been running over requests through remote servers. But hey, the thought of making use of the streaming API did not occur to me! By streaming I presume you are suggesting I make use of the channel API, create a channel that would be listened to by my remote machines!? Apart

[google-appengine] Re: Advice on calculating statistics on Datastore entities

2011-04-30 Thread nischalshetty
IMO a map reduce would be good. But then it runs over all your entities of the specified kind so you need to decide if you are ready for the overhead. If you have a lot of data it can be a pain. I read somewhere that mapreduce over a subset will someday be implemented, of course someday can

Re: [google-appengine] Task Queue Strange Errors/Defects

2011-04-30 Thread nischalshetty
You can also schedule a cron job if calling a particular URL every n seconds is your only aim. Having said that, tasks run only once. But in cases of failures, they can be run again. Not sure, but is there a way to set a limit on the number of tasks in a queue? If there's an option like that,

[google-appengine] Are we doing it right with the label implementaion?

2011-04-22 Thread nischalshetty
We're building a new web product. 1. We have the concept of *label* in them. 2. Each *post* gets one or more *label*. 3. The *posts* have to be displayed sorted according to timestamp in descending order We're making use of ListString (ListProperty) to save these *labels* for each *post*.

[google-appengine] Re: Appropriate way to save hundreds of thousands of ids per user

2011-04-20 Thread nischalshetty
@Robert Thanks. I understand what you say. I will try to boil down my set of problems into the ones that would affect the majority of my users. Thank you much for the awesome suggestion about Bloom Filters. I did not know about it and would not have, had you not pointed me to it. It seems like

[google-appengine] Appropriate way to save hundreds of thousands of ids per user

2011-04-19 Thread nischalshetty
Every user in my app would have thousands of ids corresponding to them. I would need to look up these ids often. Two things I could think of: 1. Put them into Lists - (drawback is that lists have a maximum capacity of 5000(hope I'm right here) and I have users who would need to save more than

[google-appengine] Re: Performing a LIKE query in GQL ??

2011-04-19 Thread nischalshetty
Have a look at ListProperty if u're on the Python stack or in java you can do this : class { private ListString props; } query.setFilter( props == 'foo'); So, basically, create a list containing all the searchable tokens and then you can easily search in the way described above. -- You

[google-appengine] Re: Appropriate way to save hundreds of thousands of ids per user

2011-04-19 Thread nischalshetty
Or, if your application can tollerate it, you could combine these two approaches. Fill a list up to a certain amount, and then create a new entity when the list gets full. I could do this but it wouldn't satisfy my need to check if a 100 ids that I currently have as input are present in the

Re: [google-appengine] Re: Appropriate way to save hundreds of thousands of ids per user

2011-04-19 Thread nischalshetty
It's ListProperty that is being discussed. I would need to create multiple lists with 5000 ids in each. But it would still not solve my second use case of checking which of the 100 ids that I have with me are present in the datastore for a particular user. -- You received this message because

[google-appengine] Re: Appropriate way to save hundreds of thousands of ids per user

2011-04-19 Thread nischalshetty
@Tim That seems like a new approach that I did not have in mind. I can put them into an unindexed text field. I however do need to search for a bunch of ids to see if they are present in the datastore for a given user. Using the unindexed approach, I would need to pull all the ids in memory

[google-appengine] Getting 502 server error occassionally

2011-04-18 Thread nischalshetty
I got it twice in a gap of 5 minutes. Displays the blue Google Error page. -- 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] Re: Getting 502 server error occassionally

2011-04-18 Thread nischalshetty
Got it a couple of times more now. There definitely is a problem! -- 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

[appengine-java] Re: Failing tasks getting duplicated

2011-04-17 Thread nischalshetty
Pretty weird. Let's hope someone from the GAE team peeps into this thread. I have thousands of tasks being generated every minute and there are errors when they are executed. I'm hoping they don't get duplicated. There's no way for me to know so if what you say is true then it's trouble for a

[appengine-java] Re: Failing tasks getting duplicated

2011-04-15 Thread nischalshetty
When a task fails, the same task would be retried again. Ideally if you have just one task in your system and that fails a 100 times at the end of the day you should still have only one task in the queue. Are you sure you do not have any logic in the url that the task calls where you create a

[google-appengine] Good way to implement Labels

2011-04-14 Thread nischalshetty
This has been asked a couple of times before but I haven't seen a definite answer to it. What's the best way to build labels similar to gmail on the Appengine? It would be similar to the way Labels work in Gmail. 1. Label will have many posts belonging to it 2. Posts will have many labels 3. One

Re: [google-appengine] Good way to implement Labels

2011-04-14 Thread nischalshetty
@barryhunter Thank you so much for your reply. I would need to often apply a particular label to say a thousand posts. Would you still suggest I go with this approach and may be run a map reduce to update the 1000 records? It would be frequently done by all the users, would that be ok? -N

Re: [google-appengine] Good way to implement Labels

2011-04-14 Thread nischalshetty
@Robert thanks for the headup on map reduce. If it doesn't support queries then I would need to think of something else because I would have the ids I need to work on. @Jeff So, a batch put would essentially overwrite the existing entities in the datastore and that wouldn't count as an update?

[appengine-java] Re: How can I make the session to be held open as long as the user got its browser opened?

2011-04-11 Thread nischalshetty
You would need to specify a timeout and if there is no activity for that time frame sessions would need to expire. To be safe about expiring sessions and at the same time wanting to keep them alive, what I can suggest is do this : Put a simple ajax call on the page. Make it call your app every 20

[google-appengine] Are tasks executed again on URL Fetch error?

2011-04-10 Thread nischalshetty
com.google.apphosting.api.ApiProxy$ApiDeadlineExceededException: The API call urlfetch.Fetch() took too long to respond and was cancelled. I'm making use of Task Queue in my app. What happens when a task being executed gets this exception? Is the task executed again or is this considered as task

[google-appengine] Re: Are tasks executed again on URL Fetch error?

2011-04-10 Thread nischalshetty
Cool, thanks. -N On Apr 10, 9:15 pm, JH jamesthop...@gmail.com wrote: If the exception is uncaught it will retry On Apr 10, 8:24 am, nischalshetty nischalshett...@gmail.com wrote: com.google.apphosting.api.ApiProxy$ApiDeadlineExceededException: The API call urlfetch.Fetch() took

[google-appengine] Not able to access the appengine dashboard

2011-04-09 Thread nischalshetty
Getting an internal server error. Is someone looking into this? -- 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] Task Queue's are not working now

2011-04-09 Thread nischalshetty
Damn! The Dashboard is not accessible and now I'm pretty confident the Tasks in Queues are not being executed. -- 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

[google-appengine] Re: Not able to access the appengine dashboard

2011-04-09 Thread nischalshetty
Task Queues are not working at all. I hope tasks are being added at least. -- 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] Re: Not able to access the appengine dashboard

2011-04-09 Thread nischalshetty
+1 on @Greg's suggestion. We need a way to assure ourselves that someone's looking into the issue. Without that we can do nothing but panic. -- 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: queue.xml does not validate against .xsd

2011-04-07 Thread nischalshetty
Thanks! It helped me. -N On Mar 17, 10:25 am, Christopher Hilla christopher.hi...@gmail.com wrote: I found adding the total-storage-limit element without newlines resolved this issue for me. For example: queue-entries   total-storage-limit50M/total-storage-limit   queue    ... may

[google-appengine] Getting a lot of commit failures

2011-04-07 Thread nischalshetty
org.datanucleus.transaction.Transaction commit: Operation commit failed on resource: org.datanucleus.store.appengine.DatastoreXAResource@153170a, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid= I'm getting a lot of the above error in my logs. I'm on the master/ slave

[google-appengine] Being rate limited at twitter due to some rogue app on GAE, can u shift my app to different ip range?

2011-04-07 Thread nischalshetty
Hi, My app has been facing limit issues with the twitter API and under regular circumstances this should not have happened. I've been in talks with the twitter API team from the last 36 hours and they checked things on their end. They say that the most probable cause is some app on the same ip

[appengine-java] Re: Tips/Pitfalls for total newbies?

2011-04-05 Thread nischalshetty
I've been on GAE from the start of 2010. This thread still seems delicious. Thank you all for posting the wonderful comments. -N On Apr 4, 6:03 pm, Drew Spencer slugmand...@gmail.com wrote: Sounds great Ikai, I'm sure it's going to be a great resource for people in my position. Sorry if my

[google-appengine] Request timeout to my domain name that points to app hosted on appengine

2011-03-30 Thread nischalshetty
I'm getting intermittent timeouts when hitting http://www.justunfollow.com It's been happening from yesterday and a few other users complained about the same. My domain registrar is Godaddy. When it's not accessible, doing a tracert www.justunfollow.com gives me an error. Please help. -- You

[google-appengine] Re: Request timeout to my domain name that points to app hosted on appengine

2011-03-30 Thread nischalshetty
Anything on this? -- 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

[google-appengine] Getting a lot of URLFetch deadline exceeded exception

2011-03-30 Thread nischalshetty
I have a lot of these exceptions all of a sudden in my logs : com.google.apphosting.api.ApiProxy$ApiDeadlineExceededException: The API call urlfetch.Fetch() took too long to respond and was cancelled. These are calls to the twitter API. -- You received this message because you are

[google-appengine] Many memcache hits are returning null

2011-03-30 Thread nischalshetty
Calls to retrieve objects stored in the memcache are returning null. My app uses a lot of memcache and I had read some time back that there is a certain limit on the amount of data that can be cached overall by an app. Can someone from the appengine team look into this? -- You received this

[google-appengine] Re: Please star this if you want datastore backups

2011-03-19 Thread nischalshetty
I don't see the Datastore Admin link. Is it available for GAE/J ? -N On Mar 19, 4:32 am, nickmilon nickmi...@gmail.com wrote: @Brandon +1 @nischalshetty you can make a backup to an other appl of yours without writing a single line of code -  control panel datastore admin copy to an other

[google-appengine] Please star this if you want datastore backups

2011-03-18 Thread nischalshetty
Does the idea of having a snapshot of your datastore excite you? Come on, you always feel safer if you know you have an option to rollback changes you end up making to the datastore. Please *star *this issue if you would like to have datastore archives -

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

2011-01-17 Thread nischalshetty
It'll probably be a problem if you have file uploads. For regular requests it shouldn't be a problem. -N On Jan 17, 11:00 pm, Robert Kluin robert.kl...@gmail.com wrote: The 30 seconds applies to your code.  A user's slow internet won't be a problem, provided you're within the other quotas.    

[google-appengine] Re: How to implement 'Mark All Read' feature in appengine

2011-01-11 Thread nischalshetty
@David That sounds good but it would probably fail if the user marks one of the messages in between as 'unread' :( -- 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-appeng...@googlegroups.com. To

[google-appengine] Re: How to implement 'Mark All Read' feature in appengine

2011-01-10 Thread nischalshetty
people to mark items as unread then you in addition need have a way to detect that on old items. For example if you were  to use '0' for unread and '1' for read you could use '2' to override the the all read after time. On Jan 9, 11:57 am, nischalshetty nischalshett...@gmail.com wrote

[google-appengine] How to implement 'Mark All Read' feature in appengine

2011-01-09 Thread nischalshetty
Say a user selects 5000 unread messages (each message is an entity) and wants to mark all of them as read. It would be a massive update. Can anyone help me on what the best way to do such a large update is? Is there a different way to do this apart from updating each of the 5000 entities by

[google-appengine] Re: How to implement 'Mark All Read' feature in appengine

2011-01-09 Thread nischalshetty
@Ernesto Thanks for the link, that's a good starting point. @Jay Thanks for some more pointers. Simply put here's what I want to do (a twitter app): 1. Pull all the tweets of a user 2. The user can selectively read tweets (which would be marked as 'Read') 3. Unread tweets would be well

Re: [google-appengine] Re: How to implement 'Mark All Read' feature in appengine

2011-01-09 Thread nischalshetty
@Stephen Wow! I'm grateful to you for taking time out to make things so clear. From what I see, you're suggesting to have a different key that when present indicates a tweet as 'Read'. You're right, there would be pagination so I'll be displaying say 50 tweets per page. Now, I would fetch 50

Re: [google-appengine] Re: How to implement 'Mark All Read' feature in appengine

2011-01-09 Thread nischalshetty
My bad. I forgot to mention, there would be an option where I show just the 'unread' tweets to the user or just the 'read' tweets. When I show all tweets, your example would work perfectly fine. But what about the other two scenarios? Any pointers would help. I use GAE/J. -N -- You received

  1   2   >