Skip to content

Support Rate Limits for non-repeatable events #759

@JDGrimes

Description

@JDGrimes

This is a follow-up to WordPoints/hooks-api#10.

WordPoints/hooks-api#10 (comment) outlines the technical issues that this presents (related to reversals), which caused us to punt this from the initial version.

The issue is that the event being reversed may have occurred multiple times. The first occurrence would have caused the period to be added to the database, while the later occurrences would be ignored. But we should only remove the period from the database once all of those fires have been reversed.

Feature Request: https://trello.com/c/r3V5ErEo/110-rate-limits-for-all-events

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions