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
always returns just one jobsummary for spider with id, not 10 summaries. I know this call is called lastjobsummary not last10jobssummary but it could be nice to fetch couple of most recent job summaries for a spider and seems like there is no easy way to do this now, or am I missing something?
following call
always returns just one jobsummary for spider with id, not 10 summaries. I know this call is called lastjobsummary not last10jobssummary but it could be nice to fetch couple of most recent job summaries for a spider and seems like there is no easy way to do this now, or am I missing something?