I\'m using Quarkus with Quartz to schedule a single job that sends HttpRequests to an external API and save the response data to my database.
This job restarts after the