Skip to content

ACW-37 Implement asynchronous processing to prevent blocking#10

Merged
daymohlar merged 1 commit into
mainfrom
ACW-37/concurrency-worker
Apr 23, 2026
Merged

ACW-37 Implement asynchronous processing to prevent blocking#10
daymohlar merged 1 commit into
mainfrom
ACW-37/concurrency-worker

Conversation

@daymohlar
Copy link
Copy Markdown
Contributor

@daymohlar daymohlar commented Apr 23, 2026

Switching to uvicorn to allow for asynchronous background tasks. This will ensure the visualisation graph function is non-blocking and allows multiple requests/processing

@minglis minglis self-requested a review April 23, 2026 13:09
Copy link
Copy Markdown
Contributor

@minglis minglis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add some detail to the PR description please? once thats done I'll approve.

@daymohlar daymohlar merged commit 55af83c into main Apr 23, 2026
1 check passed
@daymohlar daymohlar deleted the ACW-37/concurrency-worker branch April 23, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants