This will fix your ASP.NET Core Integration Tests with Quartz

Поділитися
Вставка

КОМЕНТАРІ • 11

  • @JollyGiant19
    @JollyGiant19 25 днів тому +2

    Very useful, thank you!

  • @Krauttrooper
    @Krauttrooper 25 днів тому +2

    This behavior should be the default. Is there a reason why we need the name?

    • @MilanJovanovicTech
      @MilanJovanovicTech  25 днів тому +1

      The tests can run in parallel, so you end up with multiple web app instances, and thus multiple schedulers. However, this causes an exception... So this is an easy workaround.

    • @Krauttrooper
      @Krauttrooper 25 днів тому

      @@MilanJovanovicTech Why does the scheduler need a name/id? You wouldn't need a workaround when there is no name. It seems to me there is some unwanted global state.

  • @TheScriptPunk
    @TheScriptPunk 25 днів тому

    @MilanJovanovicTech
    Do you have a video on doing frontend api call telemetry to gather data ingress/egress and api call counts? Chatgpt is failing me

    • @MilanJovanovicTech
      @MilanJovanovicTech  25 днів тому

      No, haven't touched OTel on the frontend. Check some of Martin Thwaites' videos, I'm sure he has covered it.

  • @tayyabshaikh3286
    @tayyabshaikh3286 24 дні тому

    which theme do you use? can you tell me please?

  • @tayyabshaikh3286
    @tayyabshaikh3286 24 дні тому

    Please tell me name of theme u r using??