8000 Implement batch webhook concurency by cmiacz · Pull Request #18323 · saleor/saleor · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@cmiacz
Copy link
Member
@cmiacz cmiacz commented Oct 16, 2025

I want to merge this change because...

Impact

  • New migrations
  • New/Updated API fields or mutations
  • Deprecated API fields or mutations
  • Removed API types, fields, or mutations

Docs

  • Link to documentation:

Pull Request Checklist

  • Privileged queries and mutations are either absent or guarded by proper permission checks
  • Database queries are optimized and the number of queries is constant
  • Database migrations are either absent or optimized for zero downtime
  • The changes are covered by test cases
  • All new fields/inputs/mutations have proper labels added (ADDED_IN_X, PREVIEW_FEATURE, etc.)
  • All migrations have proper dependencies
  • All indexes are added concurrently in migrations
  • All RunSql and RunPython migrations have revert option defined

@cmiacz cmiacz added the load test Deploy to load test infra label Oct 16, 2025
@db-queries
Copy link
db-queries bot commented Oct 16, 2025

Here is the report for 7d70168 (saleor:eng-788-wh-batch-concurency)
Missing base report (cc68e39). The results couldn't be compared.

No differences were found.

@cmiacz cmiacz removed the load test Deploy to load test infra label Oct 28, 2025
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

0