Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Backend: Manual Webhooks Re-Queue Requires Input  #1388

@pattisdr

Description

@pattisdr

Is your feature request related to a specific problem?

It is possible that a privacy request is stuck in "requires_input" state because at the time it was submitted, there were manual webhooks configured, but now those webhooks have been deleted or disabled.

Describe the solution you'd like

  1. When deleting a webhook, check if this affects privacy requests still in a requires_input state. Queue these webhooks for processing automatically.
  2. Set up a recurring job that looks for any privacy requests missed by the above and re-queues them, as a backup.

Describe alternatives you've considered, if any

A description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions