Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async processing of Chat Zammad webhook #3311

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

svenseeberg
Copy link
Member

@svenseeberg svenseeberg commented Jan 2, 2025

Short description

Improve Integreat Chat performance by asynchronously processing the Zammad webhook request.

Proposed changes

Side effects

  • More load on the Chat back end.

Resolved issues

Fixes: digitalfabrik/integreat-chat#113


Pull Request Review Guidelines

@svenseeberg svenseeberg force-pushed the feature/async-chat-webhook-processing branch 2 times, most recently from a8638b5 to fad2db8 Compare January 2, 2025 15:55
@svenseeberg svenseeberg marked this pull request as ready for review January 2, 2025 15:56
@svenseeberg svenseeberg force-pushed the feature/async-chat-webhook-processing branch 3 times, most recently from 6bce64e to 858a6c5 Compare January 2, 2025 16:25
@svenseeberg svenseeberg force-pushed the feature/async-chat-webhook-processing branch from 858a6c5 to ad9238b Compare January 2, 2025 16:35
@svenseeberg svenseeberg merged commit 5340a9e into develop Jan 2, 2025
5 checks passed
@svenseeberg svenseeberg deleted the feature/async-chat-webhook-processing branch January 2, 2025 16:46
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.

Benchmark and improve performance
1 participant