Coder Social home page Coder Social logo

Comments (3)

athal7 avatar athal7 commented on June 9, 2024

I just tried to reproduce this in the tests, and also updated the reps to use the version of absinthe and absinthe_plug that are in your referenced implementation repository, however, I'm not able to achieve a test failure. Can you verify that the middleware is being called in your integration? The multiple-definition of the middleware function in your schema.ex seems like it might possibly prevent this code from being called.

from apollo-tracing-elixir.

mydearxym avatar mydearxym commented on June 9, 2024

@athal7 thanks for the help

The multiple-definition of the middleware function in your schema.ex seems like it might possibly prevent this code from being called.

as you said, this it's the main reason, i changed the middleware order ant it works 🎉 !
image
image

but still a little issue:

this meta style works:
image

this not work:
image

from apollo-tracing-elixir.

athal7 avatar athal7 commented on June 9, 2024

That’s great to hear!

It doesn’t look like you have the cache keyword in your second implementation.

I think the readme needs to be updated, since there is not a test case for the implementation suggested there.

from apollo-tracing-elixir.

Related Issues (18)

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.