This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi, I am wondering if there is a way to use Restful API as a datasource
on Looker.Like a BigQuery connection that is created by setting the
Project ID and Dataset name, it is a method of setting up a connection
by a Domain and query parameters to use...
Hi,We want to develop a WebScoket communication with mobile apps in the
Apigee OPDK. But I can not find any document in the
docs.apigee.com/private-cloud. Does the Apigee OPDK support
WebSocket?According to the post below posted in 2022, Apigee OPDK
...
Hello, I found the logs like below in my App Engine service A:...The
connection observed an error, the request cannot be retried as the
headers/body were sent\nio.netty.channel.unix.Errors$NativeIoException:
readAddress(..) failed: Connection reset b...
HelloI checked the SSL policy in the frontend configuration of the HTTPS
load balancer. When creating a new SSL policy instead of default, the
minimum TLS version is selectable. There is no options to deny or
disable TLS version.The person currently ...
Hello, We were using Apigee OPDK 4.51.00.00. We recently checked the
support end date by release version [1] and we are performing to update
to 4.51.00.11. We happened to find a support end date and proceeded with
this case, but the operation team is...
Hi,In my case, the 'Connection reset by peer' issue was related timeout
settings of client and gcp resources.In the condition with Reactor Netty
version: 1.0.10 and Spring boot version: 2.5.4, the existing channel is
disconnected and a new channel is...
Thanks for your answer.As you explained, I understand that the cause of
the log is reset the client's connection due to the 600 seconds timeout
setting of HTTPS LB. That's why I performed test cases to verify it.If
the cause is the timeout of HTTPS L...
Thanks for replies from dchiesa1 and ravenhedden.I tried to implement
like below and it works fine.1) Set the key-value to restrict start/end
time in KVM2) Add a KVM policy to PreFlow in ProxyEndpoint for
retrieving the start/end time from KVM KVM-G...