Scheduling Horde jobs through the dashboard

We’ve heard that, on Fortnite, you have the ability to schedule job runs with a dedicated button on the schedule pane as doodled on the attachment.

Through browsing the code, it wasn’t obvious to me how this functionality would be available.

Is it a Fortnite-specific functionality that didn’t make its way to the mainline or maybe something that you’ll release in an upcoming version?

[Attachment Removed]

Hello, I don’t believe that we have this functionality. Schedules can only be set in the .stream.json.

There are no configuration options available in Horde because the .stream.json is the source of truth.

I’ve double-checked our internal Horde instance and Swagger docs, which line up with this as well (“schedule” only appears in read-only APIs).

[Attachment Removed]