Rudrakh Panigrahi
Rudrakh Panigrahi
Hey shubham, most of the project won't work now because of the changes in newer versions of web3js and solc compilers. We may have to revamp most of it for...
Hey Subham, I have made some changes to the requirements and the login and sign up seem to work. If you face any problems after meeting these requirements and following...
Hey! I see your environment is set up alright. Could you try something I am going to suggest so that I get a better insight into the issue, because I...
@integrii : Hey Eric :wave: Did you get a chance to take a look at the proposed changes? Reconfirming your statement: yes, this change is required for enabling Kuberhealthy to...
@ashutosh-narkar Although the solution is not ideal, the above PR has changes that suffices our usecase at the moment. Eg: If there is a change in the exclusion list, a...
> Thanks for working on this. Here we are excluding certain headers from the key calculation. Is there a reason for that level of granularity? Why not exclude certain request...
@ashutosh-narkar was out last week, will raise an updated PR this week.
@ashutosh-narkar I just realised that request object was a pointer and it was getting modified as we modify the key, the downstream request will also not get these ignored headers....
@ashutosh-narkar I don't see the `http.send()` builtin metrics here (or any other builtin for that matter), will it be good to have them here? Also does OPA emit a metric...
> Also does OPA emit a metric for number of http.send() calls in each policy execution. Today we would have to look into policy code to check this. @ashutosh-narkar any...