thunder-client-support icon indicating copy to clipboard operation
thunder-client-support copied to clipboard

Thunder client not handling large requests such as base 64 encoded image for facial recognition.

Open pavanblast opened this issue 2 years ago • 6 comments

Describe the bug

To Reproduce

Expected behavior

Platform:

  • OS:
  • vscode version:
  • extension version:

Solution:

pavanblast avatar Apr 11 '22 15:04 pavanblast

Thanks @pavanblast for reporting the issue,

Can you share a sample image you are facing issue and also steps to re-produce the issue e.g: screenshots etc..

rangav avatar Apr 11 '22 15:04 rangav

IMG_20220411_212638.jpg

pavanblast avatar Apr 11 '22 15:04 pavanblast

Where you see cursor, there is actually request exists, but we are unable to see that and response time is 17.43s. In some cases we don't get response at all.

pavanblast avatar Apr 11 '22 15:04 pavanblast

Let me see if I understood correctly

  • you are using body base64 image string in the post request
  • Sometimes you are not getting the response

So the issue is you are not getting response right?

What is the size of base64 image?

rangav avatar Apr 11 '22 16:04 rangav

I am passing base 64 encoded code to request not an image.

On Mon, Apr 11, 2022, 10:06 PM Ranga Vadhineni @.***> wrote:

Let me see if I understood correctly

  • you are using body base64 image string in the post request
  • Sometimes you are not getting the response

So the issue is you are not getting response right?

What is the size of base64 image?

— Reply to this email directly, view it on GitHub https://github.com/rangav/thunder-client-support/issues/546#issuecomment-1095281454, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF53ZX3Y6SSIHASONTVQXWLVERIHDANCNFSM5TDRQFKA . You are receiving this because you were mentioned.Message ID: @.***>

pavanblast avatar Apr 12 '22 11:04 pavanblast

Thanks, what is the size of base64 code?

rangav avatar Apr 13 '22 05:04 rangav

150 KB.

On Wed, Apr 13, 2022, 11:06 AM Ranga Vadhineni @.***> wrote:

Thanks, what is the size of base64 code?

— Reply to this email directly, view it on GitHub https://github.com/rangav/thunder-client-support/issues/546#issuecomment-1097578735, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF53ZXZMXBSHK6C4ZDF32OLVEZMO5ANCNFSM5TDRQFKA . You are receiving this because you were mentioned.Message ID: @.***>

pavanblast avatar Oct 11 '22 07:10 pavanblast

Is it fixed?

pavanblast avatar Jan 01 '23 10:01 pavanblast

Not yet,

can you share a sample post data, that is causing the issue.

Will try and fix it.

rangav avatar Jan 01 '23 11:01 rangav

If you can share steps to reproduce the issue that will be useful to fix the issue.

rangav avatar Jan 01 '23 11:01 rangav

I am closing this issue, feel free to re-open it if needed.

rangav avatar Jul 11 '23 21:07 rangav