Skip to content

Spond.get_event() may not return an event if more than 100 events are available #137

@elliot-100

Description

@elliot-100

get_event() calls get_events() with no parameters, which means it's limited to getting 100 events by default - the oldest 100 by one of the timestamps, I think.

I think this is unexpected enough to count as a bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions