Jorge Oliva

Results 6 comments of Jorge Oliva

Same problem here, what is exactly the reason for that error? the 'request' timeout should start even before trying to connect to the proxy right? why is not working?

Hi @sergiyvamz and thanks for you quick answer, We are using Amazon Aurora as our Data Store, we choose a managed cluster of Postgres because you know the availability (multi...

Hi @davecramer, Just an example of things that can cause performance issues in a data base, im speaking about this locks https://www.postgresql.org/docs/9.4/explicit-locking.html, but our goal using Read-write splitting in the...

Hi, Just some opinions about that > The _datacontenttype_ would be something like _application/jose_ or _application/jwt_. I'm totally agree with that, the `datacontenttype` will indicate if the content is encrypted/signed...

Hi @alexec, Thanks for your comments, let me add some notes > * Event encryption - the whole event is encrypted As per the [privacy and security](https://github.com/cloudevents/spec/blob/main/cloudevents/spec.md#privacy-and-security) section statement that...

Hi @gajus, So I understand that 'global-agent' will use `keepAlive: 'false'` even if we are using a custom instance of an Agent, right? So in the case that you mention...