Assem Hafez

Results 10 comments of Assem Hafez

@pichlermarc that is awesome, i missed that in the config. Thanks for the quick reply!

@pichlermarc got a follow up question. Is there a reason behind accepting http request/response as arguments for `getMetricsRequestHandler` instead of returning a promise with the text. Since i'm using the...

The above approach wasn't straight forward to integrate. I tried the below approach and it works, can we have a similar public api for achieving this ? ``` const {...

@weyert Can you explain how req/res is more convenient than the plain value?

Are you considering changes to the API? I can help if this is something we agree on.

This is touching many places at the same time. It is better to break it into different PRs. Library updates are al minor versions but from previous experience versioning semantics...

@drjoeycadieux can you explain the reason behind the version changes

@demirkayaender So now we have auth only for cadence backend. The way it currently works is the backend-end connects with the Auth provider on each endpoint invocation and decides whether...

Thanks @ribaraka for starting the discussion, we can start collaborating there.

@iamrajiv The UI has changed since the creating of this issue. While i think the issue is still there. Lets start by a draft PR with a description of the...