Giter VIP home page Giter VIP logo

Comments (3)

ikhoon avatar ikhoon commented on June 14, 2024 1

We can set ClientRequestContext to CancellationHandler in the following method.

final DefaultClientRequestContext ctx = newContext(HttpMethod.POST, req, method);

CancellationHandler invokes ClientRequestContext.cancel() when it is set if CancellationListener.cancelled() was called before.

By the way, this issue is labeled with sprint so a sprint member is scheduled to work on this. 😅 How about looking for another issue?

from armeria.

my4-dev avatar my4-dev commented on June 14, 2024

Hi, @ikhoon ~

I understand that this issue requirement is To call RequestContext.cancel() when gRPC level cancellation occurs.

Thank you for sharing your idea and implementation outline.
I'm not completely sure the following implementation and how this handler can access to ClientRequestContext.

       // CancellationHandler will defer the cancellation until `ClientRequestContext` to this.
       final CancellationHandler handler = new CancellationHandler();

Do you have your idea about this already?
If so, it would be helpful if you could share.

from armeria.

my4-dev avatar my4-dev commented on June 14, 2024

Oh! Got it.
I'm sorry for misunderstanding of this labeling system.
Thank you for sharing your idea.

from armeria.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.