Brandon Byskov
Brandon Byskov
Hi @aaroncampos. I'll expand on what I wrote in #9. We have two ways of authorizing access to our REST APIs, and both have slightly different behaviors: 1. Developer Key...
Just to provide some information about recent changes that are required when using personal access tokens: - the word `Bearer` must be added into the `Authorization` header. - some of...
No, I'm not a ruby developer. I'm just an engineer from CJ trying to help out.
@srinivasankavitha Is there any update or info you can provide on this effort? My team likes the DGS framework, but this feature is a blocker for us in choosing a...
@rstoyanchev, It would be useful to know the keep-alive duration and timeouts when we configure other parts of our system, such as the load balancer's idle timeout. It would be...
@rstoyanchev That would be good. As long as the timeout or how it's calculated is documented somewhere, so that we can calculate the maximum potential idle period.