Re: [google-appengine] Re: Node.js standard and urlfetch

2018-07-08 Thread Aleksander Efremov
oh, yes, it's important note, thanks.

On Friday, July 6, 2018 at 6:58:38 PM UTC+4, Jeff Schnitzer wrote:
>
> There's one big disadvantage of the URLFetch service, which is that it's 
> limited to 32MB inbound and 10MB outbound. Those are pretty small numbers 
> in this day and age.
>
> In Java8-land I've used both Apache HttpClient and OkHttp and both work 
> normally.
>
> Jeff
>
> On Thu, Jul 5, 2018 at 10:06 PM Aleksander Efremov  > wrote:
>
>> Thanks, then I will star of course that feature request. And it's very 
>> good there isn't difference.
>>
>> On Thursday, July 5, 2018 at 11:58:27 PM UTC+4, Yasser Karout (Cloud 
>> Platform Support) wrote:
>>>
>>> Currently, there is no implementation of urlfetch for Node.js so you 
>>> would have to use the standard HTTP library 
>>>  or other libraries to issue HTTP 
>>> requests.
>>>
>>> I created a feature request on the issue tracker website 
>>>  which will get forwarded to 
>>> engineering. You can click on the star next to the request title on the top 
>>> of the page to mark that you are interested in the feature and receive 
>>> email updates.
>>>
>>> However there are no ETAs or guarantees of implementation for feature 
>>> requests.
>>>
>>> Regarding performance, all HTTP requests, whether urlfetch is used or 
>>> not, are issued using App Engine’s URL Fetch service 
>>>  for 
>>> efficiency and scaling purposes. Meaning performance will not differ while 
>>> using native libraries or urlfetch. 
>>>
>>> One advantage that urlfetch has is that it provides you with an 
>>> interface to make asynchronous requests 
>>> 
>>> .
>>>
>>>
>>>
>>> On Tuesday, July 3, 2018 at 2:01:26 AM UTC-4, Aleksander Efremov wrote:

 All outbound requests in the "appengine" of "python" and "go" issue via 
 "urlfetch" service. But for "node.js" it isn't available. There is 
 improvements on using the "urlfetch" service instead of a native libraries 
 in "python" and "go"? And why it isn't implemented for "node.js"?

 -- 
>> 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-appengi...@googlegroups.com .
>> To post to this group, send email to google-a...@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/39c3df33-ceec-4af6-8204-c878b3ab9630%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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/10f3f503-8b21-453f-80d4-acbe2d8e7e3b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Urgent Error unable to increase budget

2018-07-08 Thread Hossein Amerkashi
Updating to mention that issue was resolved by Google.



On Sunday, July 8, 2018 at 4:10:25 PM UTC-4, Hossein Amerkashi wrote:
>
> More info on this. Please see screenshot when going to console to update 
> bugget.
>
> Thanks
>
> On Sunday, July 8, 2018 at 2:11:47 PM UTC-4, Hossein Amerkashi wrote:
>>
>> Hi
>>
>> I received over quota. Trying to increase limit but getting popup error 
>> with tracking 8598851279378457297.
>>
>> Very urgent. Can anyone please help?
>>
>>

-- 
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/cc7d03d1-6dff-4610-a479-67ab26e38304%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Urgent Error unable to increase budget

2018-07-08 Thread Hossein Amerkashi
More info on this. Please see screenshot when going to console to update 
bugget.

Thanks

On Sunday, July 8, 2018 at 2:11:47 PM UTC-4, Hossein Amerkashi wrote:
>
> Hi
>
> I received over quota. Trying to increase limit but getting popup error 
> with tracking 8598851279378457297.
>
> Very urgent. Can anyone please help?
>
>

-- 
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/7ae99dce-d309-49e3-b4b0-64a3dfffb572%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Node.js On Standard App Engine - Requires Enabling Billing?

2018-07-08 Thread PhistucK
One of the major selling points, for me, anyway, of App Engine is that you 
can create a project by choosing an ID and just roll.
You get a free quota to start your project, no credit card or anything 
needed.
Of the 5 standard App Engine languages, however, only Node.js requires 
enabling billing, which keeps me away from it for small projects.
The Node.js on standard announcement blog post did not mention this, I was 
very unpleasantly surprised by this when I tried to finally deploy my 
project.

Is this restriction planned to be lifted soon?

-- 
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/42c2127c-3667-4124-bfd6-ba637a7dadb4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Urgent Error unable to increase budget

2018-07-08 Thread Hossein Amerkashi
Hi

I received over quota. Trying to increase limit but getting popup error with 
tracking 8598851279378457297.

Very urgent. Can anyone please help?

-- 
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/4f43e77d-5f0a-4d79-b803-b3bbefffb7f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.