Skip to content

Tracing on handlers #2053

Answered by somehowchris
elbaro asked this question in Questions
Jan 6, 2022 · 1 comments · 8 replies
Discussion options

You must be logged in to vote
  • Method #1
    Do you have an example, I'm sure this would work
  • Method #2 & #3
    Why would you need any of the request? You know your route as you specified it and you know what you gonna give back so you know what status code it will by, no need to call something with respond_to or what ever. Just do you business logic and you will know what your outcome is.

In general, please give more concrete examples, there are variables used which aren't declared, no clue what task even is and what it returns that you could call a function on it.

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@somehowchris
Comment options

@somehowchris
Comment options

@somehowchris
Comment options

@elbaro
Comment options

@somehowchris
Comment options

Answer selected by elbaro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants