-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Delete project scope #9921
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
base: 1.7.x
Are you sure you want to change the base?
Delete project scope #9921
Conversation
deleteProject scope
deleteProject scope
deleteProject scope
…ect-scope # Conflicts: # composer.lock # src/Appwrite/Platform/Workers/Builds.php # src/Appwrite/Platform/Workers/Deletes.php
WalkthroughThe changes revert the coroutine hook enabling to exclude TCP hooks, unify and adjust file size limits and HTTP response header handling in file-serving API endpoints, reintroduce the Changes
Sequence Diagram(s)sequenceDiagram
participant Client
participant StorageController
participant EnvConfig
Client->>StorageController: Request file (preview/download/view/push)
StorageController->>EnvConfig: Get size limit and buffer settings
EnvConfig-->>StorageController: Return config values
StorageController->>StorageController: Validate file size and range
StorageController->>Client: Respond with file data and unified headers
Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (6)
🚧 Files skipped from review as they are similar to previous changes (6)
⏰ Context from checks skipped due to timeout of 90000ms (3)
✨ Finishing Touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Security Scan Results for PRDocker Image Scan Results
Source Code Scan Results🎉 No vulnerabilities found! |
✨ Benchmark results
⚡ Benchmark Comparison
|
Summary by CodeRabbit