Skip to content
This repository was archived by the owner on Jun 24, 2026. It is now read-only.
This repository was archived by the owner on Jun 24, 2026. It is now read-only.

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

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions