grpc-web icon indicating copy to clipboard operation
grpc-web copied to clipboard

Aborting GRPC request

Open LukaszGrela opened this issue 4 years ago • 4 comments

Is there a way to abort the grpc request? e.g. when client method is called in short succession it would be good to be able to cancel previous invocation.

LukaszGrela avatar Jun 16 '21 15:06 LukaszGrela

I have the same problem, do you have a solution?

dbssAlan avatar Aug 01 '22 08:08 dbssAlan

There is a PR being discussed in https://github.com/grpc/grpc-web/pull/1240

You could follow if you'd like. thanks! :)

sampajano avatar Aug 02 '22 18:08 sampajano

I'm looking forward to it, but I'm a novice and I'm afraid I can't contribute anything

dbssAlan avatar Aug 03 '22 03:08 dbssAlan

I'm looking forward to it, but I'm a novice and I'm afraid I can't contribute anything

that's fine.. :) Thanks for the interest!

sampajano avatar Aug 03 '22 18:08 sampajano