[google-appengine] swagger integration to Google app engine

2021-04-30 Thread Manu Mathew
Hi Team,

I am trying to integrate swagger UI to my java appengine  java project. 
Please can any one suggest how to integrate swagger ui to my app engine 
project  and firebase authentication

I am not getting much reference over internet. 

Thanks,
Manu

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/45a1c88a-643d-41b8-b4c9-c45439e9c82cn%40googlegroups.com.


[google-appengine] Re: WebSocket client and auto scaling

2020-09-24 Thread 'manu' via Google App Engine
Hi,

you could use another GAE service with maximum scaling = 1, which would act 
as a proxy to Discord for a new GAE bot service, which would continue 
scaling as before. The proxy service would just take the connection 
functionality from the old bot service and modify it minimally to forward 
the connections from the new bot service to discord using just one socket, 
and it shouldn't have much of an issue with workload even if the number of 
requests is considerable, as it is just relaying the information. The new 
bot service would have the connectivity logic adapted to this new setting.

You could also use a GCE instance instead of a GAE service for the proxy.

Best regards

On Tuesday, 22 September 2020 at 16:52:49 UTC+2 ledu...@gmail.com wrote:

> Hi,
>
> I'm using AppEngine Flexible for a Discord bot. The application needs to 
> keep one Web Socket connection to Discord Web Socket server. So, when the 
> application starts, it opens a Web Socket connection and keep connected 
> with Discord Web Socket server. 
>
> When the application is scaling up and running multiple instances at the 
> same time, it also establish multiple Web Socket connections to Discord Web 
> Socket server. In the result, the bot receive same events on multiple 
> instances and replies multiple identical messages.
>
> How can I make sure that the bot establish only one Web Socket connection 
> to Discord Web Socket server? 
>
> Best,
> Bao 
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/110725a8-b6c4-4a9a-83f3-12b206eb0f1bn%40googlegroups.com.


[google-appengine] Re: Tasks: Guaranteed delivery time

2020-08-12 Thread 'manu' via Google App Engine
Hi,

as even though Cloud Tasks is not intended for real-time settings, this 
should not make premature triggering possible, so this looks like a 
malfunction. I didn't find documentation nor related cases about the 
premature triggering, either. I recommend you to ask for technical help in 
Issue Tracker [1].

Best regards
___
[1]:
https://issuetracker.google.com/

On Tuesday, 11 August 2020 22:51:34 UTC+2, Dominic Watson wrote:
>
> Instead of using a queue and to try and be as serverless as possible we 
> opted for using Cloud Tasks to schedule doing things in the future. For 
> tasks which don't require much accuracy for time it works really well and I 
> love it, but we're having an issue when we need them to be sent at a 
> precise time.
>
> We've got a growth function in JavaScript that looks like: *Math.pow(Math.E, 
> 0.6 * milliseconds) *and require a task to happen AT or slightly 
> AFTER a particular time but Cloud Tasks keeps calling us early. It's fine 
> if it's a little late as we already handle it but we're not prepared for 
> being called early.
>
> I know time synchronisation can be difficult but EVERYTHING is running in 
> a Google Cloud managed service:
>
> *Database:* Google Cloud SQL (PSQL)
> *App: *Google Kubernetes Engine
> *Tasks: *Google Cloud Tasks
>
> I would expect that each of the things in our stack are in sync to the 
> millisecond, but it seems not. Is there any article or documentation about 
> how early/late a task is expected to run at?
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/4dddb81c-9b89-4a1b-be52-b5feb9de5a04o%40googlegroups.com.


[google-appengine] Re: Non http/https traffic to appengine

2020-04-08 Thread 'manu' via Google App Engine
Hello,

just to be sure, do you mean you want to ensure that traffic that is 
non-http (thus, it is https) is not allowed, and that traffic that is https 
is not allowed? So you mean you only want to allow http, and not allow 
https? Anyway, there is no default mechanism to do that using App Engine's 
infrastructure, it has to be done on the code level. Related to this, there 
is the documentation about forcing https [1].

App Engine has its own firewall, so, no, VPC firewall rules don't apply to 
it. You can configure its firewall, the documentation is this [2].

Best regards

[1]:
https://cloud.google.com/appengine/docs/flexible/go/how-requests-are-handled#forcing_https_connections
[2]:
https://cloud.google.com/appengine/docs/flexible/go/creating-firewalls

El divendres, 3 abril de 2020 20:39:49 UTC+2, Vishwanath T R va escriure:
>
> We want to ensure no non-http/https incoming traffic is allowed to 
> appengine. Is that something that appengine guarantees by default (for flex 
> environment)? Also do the VPC firewall rules for egress apply to app engine 
> also?
>
> Thanks
> Vish
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/7911421d-36cd-498c-994b-e9ea33d06138%40googlegroups.com.


Re: [google-appengine] Re: Brazil IP

2019-08-28 Thread Manu Campos
Hi,
My VM zone is southamerica-east1-b, but the external IP I received is
35.199.93.41 which is located in California.
I need an IP from Brazil.
Can you help me?

<https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail>
Livre
de vírus. www.avast.com
<https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail>.
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

Em ter, 27 de ago de 2019 às 13:38, 'George (Cloud Platform Support)' via
Google App Engine  escreveu:

> Hello Manu,
>
> To get an IP from Brazil, you have the option to choose region
> southamerica-east1 a, b, c Osasco (São Paulo), Brazil, from the Regions and
> Zones list <https://cloud.google.com/compute/docs/regions-zones/>.
> Practical details are to be found on the "Reserving a Static External IP
> Address" documentation page
> <https://cloud.google.com/compute/docs/ip-addresses/reserve-static-external-ip-address>.
> It may be worthwhile reading related information on the "Best practices for
> Compute Engine regions selection" page
> <https://cloud.google.com/solutions/best-practices-compute-engine-region-selection>
> .
>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/ac7c35d7-bf87-4759-a3c7-0423bfa232e8%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/ac7c35d7-bf87-4759-a3c7-0423bfa232e8%40googlegroups.com?utm_medium=email_source=footer>
> .
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CACSgnbOWE-6wXiHW8udyS-2kAggrKy3GPtKzhDXkXjNi2GUkcQ%40mail.gmail.com.


Re: [google-appengine] Brazil IP

2019-08-26 Thread Manu Campos
Ok! I will add u at night!
Tnks

Em seg, 26 de ago de 2019 14:31, Saravana Kumar 
escreveu:

> My skype Id is techiesaravana
>
> On Mon, 26 Aug 2019, 10:40 pm Manu Campos, 
> wrote:
>
>> Hi Techie,
>> How can I ping you?
>>
>>
>> Em seg, 26 de ago de 2019 às 14:07, Saravana Kumar <
>> techiesar...@gmail.com> escreveu:
>>
>>> Hey
>>> Yes I can set it up for you
>>> Can you ping me
>>>
>>> On Mon, 26 Aug 2019, 10:31 pm Manu Campos, 
>>> wrote:
>>>
>>>> Hello guys!
>>>> I need a virtual machine with IP from Brazil.
>>>> Does anyone know how to set up?
>>>>
>>>> Thanks
>>>>
>>> --
>>>> 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.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/google-appengine/e84b191b-9fdc-4c4d-becf-bd293d6bdf11%40googlegroups.com
>>>> <https://groups.google.com/d/msgid/google-appengine/e84b191b-9fdc-4c4d-becf-bd293d6bdf11%40googlegroups.com?utm_medium=email_source=footer>
>>>> .
>>>>
>>> --
>>> 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.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/google-appengine/CAGkJLb-ycd04gFUtSbD6tnVNoM8B5KaKjgbSYm3HzSS37urKHw%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/google-appengine/CAGkJLb-ycd04gFUtSbD6tnVNoM8B5KaKjgbSYm3HzSS37urKHw%40mail.gmail.com?utm_medium=email_source=footer>
>>> .
>>>
>> --
>> 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.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/google-appengine/CACSgnbOhaiKRRPm2HQ0f7nbmfnn8Zet%3D48aCFEsM0AA8OKecHQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/google-appengine/CACSgnbOhaiKRRPm2HQ0f7nbmfnn8Zet%3D48aCFEsM0AA8OKecHQ%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/CAGkJLb-tyXtFKKnk0UNN7ks8uws78ZSTqeQMTZHzHLxy0pHRGg%40mail.gmail.com
> <https://groups.google.com/d/msgid/google-appengine/CAGkJLb-tyXtFKKnk0UNN7ks8uws78ZSTqeQMTZHzHLxy0pHRGg%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CACSgnbNfD-EL9x5suYSDQOOk8Hh0%3DohDyxQM_pBrnDF_QBU54A%40mail.gmail.com.


Re: [google-appengine] Brazil IP

2019-08-26 Thread Manu Campos
Hi Techie,
How can I ping you?


Em seg, 26 de ago de 2019 às 14:07, Saravana Kumar 
escreveu:

> Hey
> Yes I can set it up for you
> Can you ping me
>
> On Mon, 26 Aug 2019, 10:31 pm Manu Campos, 
> wrote:
>
>> Hello guys!
>> I need a virtual machine with IP from Brazil.
>> Does anyone know how to set up?
>>
>> Thanks
>>
> --
>> 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.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/google-appengine/e84b191b-9fdc-4c4d-becf-bd293d6bdf11%40googlegroups.com
>> <https://groups.google.com/d/msgid/google-appengine/e84b191b-9fdc-4c4d-becf-bd293d6bdf11%40googlegroups.com?utm_medium=email_source=footer>
>> .
>>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/CAGkJLb-ycd04gFUtSbD6tnVNoM8B5KaKjgbSYm3HzSS37urKHw%40mail.gmail.com
> <https://groups.google.com/d/msgid/google-appengine/CAGkJLb-ycd04gFUtSbD6tnVNoM8B5KaKjgbSYm3HzSS37urKHw%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CACSgnbOhaiKRRPm2HQ0f7nbmfnn8Zet%3D48aCFEsM0AA8OKecHQ%40mail.gmail.com.


[google-appengine] Brazil IP

2019-08-26 Thread Manu Campos
Hello guys! 
I need a virtual machine with IP from Brazil. 
Does anyone know how to set up?

Thanks

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/e84b191b-9fdc-4c4d-becf-bd293d6bdf11%40googlegroups.com.


[google-appengine] Auto Scaling Flex Environment Based On Metrics Other Than CPU Utilization

2017-10-05 Thread Manu Janardhanan
How can we scale Flex environment with metrics other than cpu utilization, 
like requests per second, stackdriver metrics, time spent by requests in 
queue etc? The documentation only mentions cpu utilization. 

-- 
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.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/4725f825-1f46-4e27-b3ca-4f69d206c931%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Looking for SalesForce Apex Developer

2016-03-29 Thread Manu Priya
*Job Title: SalesForce Apex Developer with *FedEx Client

*Location: *Memphis, TN

*Term:* 11 months



Look for previous FedEx. 2 openings for APEX Developers with strong APEX
development and configuration (system admin experience) skills.



   - Strong APEX development/configuration. Tableau, and SQL skills needed
   for this role.
   - This person will support the development and maintenance of reports
   for SalesForce.com Service Cloud in support of a large global
   implementation across Chat, Email, and Social.
   - They should have excellent communication and writing skills to
   document the system, and be able to manage multiple requests in a fast
   paced environment.
   - Also, knowledge transfer capabilities to existing staff.

· Reporting duties include development of entitlements, milestones,
validation rules, ability to read debug logs, create workflow rules, create
apex classes and triggers, Visual Force, troubleshooting skills.





*Thanks and Regards,*



*Manu Priya*

*Sr. Technical Recruiter*

*IDC Technologies*

*1851 McCarthy Boulevard, Suite 116|Milpitas, CA , USA, 95035*

*408-459-5794 [Direct]  I **manu.pr...@idctechnologies.com*
<manu.pr...@idctechnologies.com>

*www.idctechnologies.com* <http://www.idctechnologies.com/>

-- 
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.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAN7w0kTJVj-3i%3D1_5vwO%3DhjaEVRgOfoZqidrvNmt3FD3QEcxJg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Looking for C++ Developer for San Jose, CA

2016-03-28 Thread Manu Priya
Hi



Please find the requirement below and let me know your interest...



Role: C++ Developers

Location: San Jose, CA

Start date: April 1st week

Duration: 12+ Months

Phone and Skype



*Skill sets needed:*



· C++ (must have)

· Core Java (great Plus)

· SQL (must have)

· Oracle (must have)

· XML (must have)

· GMock (desirable)

· Unix/Linux (must have)

· REST (desirable)

· GIT (desirable)

· Strong OO Design and development experience

· Product Development teams experience

· Super strong in Data-structure and Algorithm





*Thanks and Regards,*



*Manu Priya*

*Sr. Technical Recruiter*

*IDC Technologies*

*1851 McCarthy Boulevard, Suite 116|Milpitas, CA , USA, 95035*

*408-459-5794 [Direct]  I **manu.pr...@idctechnologies.com*
<manu.pr...@idctechnologies.com>

*www.idctechnologies.com* <http://www.idctechnologies.com/>

-- 
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.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAN7w0kS271TmjimfTwuUK3MDaD6o1n3up49Ux-0ezxwRJo%3D2iA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Looking for ETL Tester with MDM (Master Data Management) experience

2016-03-25 Thread Manu Priya
*Hi*



*Please find the requirement below and let me know your interest...*



Role: C++ Developer

Location: Atlanta, GA

Duration: 6 Months





· Strong C, C++ or Pro*C Development experience

· Strong Wireless Telecom Billing System Development experience

· Knowledge of Rating and Mediation within Wireless Telecom
environments

· Strong UNIX experience and Command Line level experience

· Good shell scripting experience

· PL/SQL scripting experience





*Thanks and Regards,*



*Manu Priya*

*Sr. Technical Recruiter*

*IDC Technologies*

*1851 McCarthy Boulevard, Suite 116|Milpitas, CA , USA, 95035*

*408-459-5794 [Direct]  I manu.pr...@idctechnologies.com
<manu.pr...@idctechnologies.com>*

*www.idctechnologies.com <http://www.idctechnologies.com/>*

-- 
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.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAN7w0kS7h_cm5nhweRVgS%3DkVz8p9gA9gr%3Dk3WnyAKeV%3DYXR%3DSA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Getting Server error while uploading application

2012-05-21 Thread Manu Integra
Hi
 I am using django nonrel to create application.
I am trying to upload application by ./manage.py deploy but I am getting 
the following error

Error 500: --- begin server output ---

htmlhead
meta http-equiv=content-type content=text/html;charset=utf-8
title500 Server Error/title
/head
body text=#00 bgcolor=#ff
h1Error: Server Error/h1
h2The server encountered an error and could not complete your 
request.pIf the problem persists, please A 
HREF=http://code.google.com/appengine/community.html;report/A your 
problem and mention this error message and the query that caused it./h2
h2/h2
/body/html
--- end server output ---

Please help!

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



[appengine-java] Re: Deleted all the data, but Storable Data summary still shows 72%

2010-07-14 Thread Manu
The statistics are not updated instantly. You need to wait for 24
hours before the statistics show the correct figure.

Regards
Manaranjan

On Jul 13, 3:07 pm, Ronin gauravwad...@gmail.com wrote:
 hi,

 I deleted all the objects, but Total Stored data still shows 72%.
 Why ?
 I tried to lookup the data using Datastore viewer, but could not see
 any objects.

 Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[google-appengine] Re: how to register more than 10 apps

2009-08-18 Thread Manu

That's great, thanks a lot for your help!
Manuel

On Aug 18, 12:37 pm, Nick Johnson (Google) nick.john...@google.com
wrote:
 Hi manuelaraoz,
 If you run out of App IDs, you can leave a message here on the forum, and
 one of us Googlers will increase the number of apps you can create.

 -Nick Johnson

 On Tue, Aug 18, 2009 at 4:34 PM, manuelaraoz manuelar...@gmail.com wrote:

  is there a way to do this?

 --
 Nick Johnson, Developer Programs Engineer, App Engine
--~--~-~--~~~---~--~~
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: my app suddenly shows an error! yesterday, everything OK

2009-05-08 Thread Manu

Hi!

Thanks a bunch!
That fixed all :D:D:D

Will that work after the upcoming release?
Can I ask you (if you have time, tell me, if not, no problem)
why was that failing? I'd really like to understand a little more.

Also, I'd like to understand how all of this BookmarkQuery works...
I'll have to read the source and learn a bit
Thanks for your time!

Manu

On 8 mayo, 11:27, Nick Johnson (Google) nick.john...@google.com
wrote:
 Hi Manu,

 For now you can get things working again by replacing lines 36 and 37
 of bookmark.py with this:
 ---
     def __init__(self, kind, filters={}, _app=None, keys_only=False):
         super(BookmarkQuery, self).__init__(kind, filters, _app, keys_only)
 ---

 -Nick Johnson

 On Fri, May 8, 2009 at 3:15 PM, Manu manuelar...@gmail.com wrote:

  the code for BookmarkQuery is here:
 http://bitbucket.org/moraes/appengine/src/422cc9b9473b/bookmark.py

  I'm using it but haven't developed it myself, so I don't really know
  how it works.
  Please help me, isn't there a way to quickly fix this at least for the
  moment?
  Thanks in advance!

  Manuel

  On 8 mayo, 02:05, ryan ryanb+appeng...@google.com wrote:
  hi manuel! we pushed a new version of our API code to production
  recently in preparation for an upcoming release, which has caused
  problems for people who use forked versions of some of our API code,
  like the problem described 
  inhttp://groups.google.com/group/google-appengine/browse_thread/thread/...
  , or code that reaches below our API layer, which it sounds like
  BookmarkQuery does.

  i don't have the BookmarkQuery source, so i don't know the exact fix
  you need, but the problem stems from a new optional keyword argument
  that we added to the Query classes' constructors. try adding a
  keys_only=None parameter to BookmarkQuery's constructor and see if
  that helps.


--~--~-~--~~~---~--~~
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] dns resolution inside an app engine application?

2008-12-22 Thread manu

There is no way to resolve a hostname from inside an app engine app.
Just wanted to check if someone has been able to solve this problem in
some creative way. One of the app that I want to deploy needs to be
able to resolve hosts.

cheers,
Manu
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---