Code Monkey home page Code Monkey logo

Comments (11)

maxiar avatar maxiar commented on July 3, 2024

I made some test.. I commented the FaceIT.Hangfire.Tags behavior, and neither shows the success or error response ...
How to do to show the real http response contents when a job run success or fail...

For example I hope this response when a jobs fails, same as postman output....

image

And then everything was success something like that:

image

Did I miss some configuration or some filter? What is your opinion?

Thanks in advanced.

from hangfire.httpjob.

yuzd avatar yuzd commented on July 3, 2024

what's your verion of Hangfire?

#207 (comment)

from hangfire.httpjob.

maxiar avatar maxiar commented on July 3, 2024

I attached all hangfire.* package version... image

Thanks!

from hangfire.httpjob.

maxiar avatar maxiar commented on July 3, 2024

Hi! Any news? Any workaround ?

from hangfire.httpjob.

yuzd avatar yuzd commented on July 3, 2024

i just released a new version, upgrade and try ~
please let me kown if this issue not solved

from hangfire.httpjob.

maxiar avatar maxiar commented on July 3, 2024

Hi! I Updated to the latest release, but this issue was not resolved.. :(

Updated versions:

    <PackageReference Include="FaceIT.Hangfire.Tags.SqlServer" Version="1.9.0-beta.3" />
    <PackageReference Include="Hangfire" Version="1.8.12" />
    <PackageReference Include="Hangfire.Console" Version="1.4.3" />
    <PackageReference Include="Hangfire.Console.Extensions" Version="1.0.5" />
    <PackageReference Include="Hangfire.HttpJob" Version="3.8.5" />
    <PackageReference Include="Hangfire.HttpJob.Client" Version="1.2.9" />
    <PackageReference Include="Hangfire.MySqlStorage" Version="2.0.3" />
    <PackageReference Include="Hangfire.PostgreSql" Version="1.20.5" />
    <PackageReference Include="Hangfire.SQLite" Version="1.4.2" />
    <PackageReference Include="MailKit" Version="4.5.0" />

Any idea?

from hangfire.httpjob.

yuzd avatar yuzd commented on July 3, 2024

could you test my sqlserver demo project ?

https://github.com/yuzd/Hangfire.HttpJob/tree/master/Test/TestSqlserver

from hangfire.httpjob.

maxiar avatar maxiar commented on July 3, 2024

Hi! I made a test, it's works success in your version and bad in mine:

Your...

image

Mine...

image

Something in my version is wrong... note that I'm using the FaceIT.TAG integration... but I already disabled it an continue working bad...

Any suggestion? Regards!

from hangfire.httpjob.

yuzd avatar yuzd commented on July 3, 2024

HangfireIO/Hangfire#2308

disable tag

from hangfire.httpjob.

maxiar avatar maxiar commented on July 3, 2024

Fotgot it! I resolved! Simple Add this mising using, I'm an stupid! Sorry....

image

from hangfire.httpjob.

yuzd avatar yuzd commented on July 3, 2024

okay

from hangfire.httpjob.

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.