anirban paul
anirban paul
@diegolmello , @GleidsonDaniel Please let me know if this functionality is required or not.
Hey @diegolmello , Could you please take a look at this PR? Fix : #5569
Fix : #5544
@cuhpajo maybe you are talking about this. right? 
> > @cuhpajo maybe you are talking about this. right?  > > do you mean the current Dub limits? If so, no. I am referring to...
Hey @steven-tey , I've made the changes addressing TypeScript issue [https://github.com/microsoft/TypeScript/issues/45566](https://github.com/dubinc/dub/pull/url) . Please review and let me know your thoughts. Thanks!
@devkiran , Please take a look.
> @anirbanpaulcom Have you considered moving the `handleAndReturnErrorResponse` to the `withAdmin` method so that you don't have to add a `try catch` block in each API handler? What do you...
> @anirbanpaulcom Let's move the error handling logic to `withAdmin`, so we don't have to repeat that on route level. @devkiran , Done. Anything else?
Hey @rishikaul22, Have you implemented it completely?