You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's keep the issue open as a reminder, but it won't happen soon - we don't yet have a stable API for periodic jobs that we could use, which means that it's too early to discuss/plan any changes in the API clients.
We want to able to schedule periodic jobs through
shub
(scrapinghub/shub#220).For that, we'll need to add this feature here as well.
Probably, it'll be something related to jobs (https://github.com/scrapinghub/python-scrapinghub/blob/master/scrapinghub/client/jobs.py) or, maybe, a new
PeriodicJobs
.The text was updated successfully, but these errors were encountered: