Skip to content

Fix/dependency error#596

Merged
rahulharpal1603 merged 51 commits into
AOSSIE-Org:mainfrom
tushar1977:fix/dependency-error
Oct 29, 2025
Merged

Fix/dependency error#596
rahulharpal1603 merged 51 commits into
AOSSIE-Org:mainfrom
tushar1977:fix/dependency-error

Conversation

@tushar1977
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ No issue was linked in the PR description.
Please make sure to link an issue (e.g., 'Fixes #issue_number')

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Oct 29, 2025

Warning

Rate limit exceeded

@tushar1977 has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 10 minutes and 52 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between d9b0a12 and 228ae47.

⛔ Files ignored due to path filters (2)
  • frontend/package-lock.json is excluded by !**/package-lock.json
  • frontend/src-tauri/Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (16)
  • backend/app/routes/face_clusters.py (3 hunks)
  • backend/app/schemas/images.py (1 hunks)
  • backend/app/utils/faceSearch.py (1 hunks)
  • docs/backend/backend_python/openapi.json (4 hunks)
  • frontend/package.json (1 hunks)
  • frontend/src-tauri/Cargo.toml (2 hunks)
  • frontend/src-tauri/Entitlements.plist (1 hunks)
  • frontend/src-tauri/Info.plist (1 hunks)
  • frontend/src-tauri/tauri.conf.json (2 hunks)
  • frontend/src/api/api-functions/face_clusters.ts (2 hunks)
  • frontend/src/api/apiEndpoints.ts (1 hunks)
  • frontend/src/components/Dialog/FaceSearchDialog.tsx (3 hunks)
  • frontend/src/components/Navigation/Navbar/Navbar.tsx (1 hunks)
  • frontend/src/components/WebCam/WebCamComponent.tsx (1 hunks)
  • frontend/src/hooks/useQueryExtension.ts (1 hunks)
  • package.json (1 hunks)
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@rahulharpal1603 rahulharpal1603 left a comment

Choose a reason for hiding this comment

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

Thanks @tushar1977!
This one was crazy, considering the errors we encountered :)

@rahulharpal1603 rahulharpal1603 merged commit 411b9c5 into AOSSIE-Org:main Oct 29, 2025
8 checks passed
@tushar1977 tushar1977 deleted the fix/dependency-error branch October 29, 2025 13:36
@tushar1977
Copy link
Copy Markdown
Contributor Author

Thanks @tushar1977! This one was crazy, considering the errors we encountered :)

yea i hope tauri implements webRTC for linux also :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants