Skip to content

trying to fetch lastjobsummaries with count and spiderid does not work #75

@pawelmhm

Description

@pawelmhm

following call

summaries = project.spiders.lastjobsummary(count=10, spiderid="123")

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions