Nextdoor / ndscheduler

A flexible python library for building your own cron-like system, with REST APIs and a Web UI.
BSD 2-Clause "Simplified" License
1.08k stars 202 forks source link

CurlJob Add a timeout in the arguments #98

Open JonathanCalderon opened 2 years ago

JonathanCalderon commented 2 years ago

Description

This change changes the CurlJob class so we can add a timeout in the arguments.