Flagsmith / Flagsmith/flagsmith

Move integrations to task processor

Open
#2,110 0 comments 0 reactions 1 assignee Claimed by @matthewelwell View on GitHub
api improvement
Dominant language
Python
Stars
6.6k
Forks
567
Avg merge
1d 13h
Merged PRs (30d)
121

Description

We need to move the third party integrations behaviour to the async task processor.

Note: this will create a huge number of tasks for the processor so we should perhaps think about a way to slowly ramp up the number that are sent to the task processor vs the current separate thread implementation.

## Acceptance Criteria

- [ ] [All identity integrations](https://github.com/Flagsmith/flagsmith/blob/main/api/integrations/integration.py#L8) are handled via a task rather than separate thread

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.