Skip to content

Evaluation: Incomple Langfuse traces sycned#702

Merged
AkhileshNegi merged 5 commits intomainfrom
bugfix/evaluation-score
Mar 20, 2026
Merged

Evaluation: Incomple Langfuse traces sycned#702
AkhileshNegi merged 5 commits intomainfrom
bugfix/evaluation-score

Conversation

@AkhileshNegi
Copy link
Collaborator

@AkhileshNegi AkhileshNegi commented Mar 20, 2026

Summary

Target issue is #671

Checklist

Before submitting a pull request, please ensure that you mark these task.

  • Ran fastapi run --reload app/main.py or docker compose up in the repository root and test.
  • If you've fixed a bug or added code that is tested and has test cases.

@coderabbitai
Copy link

coderabbitai bot commented Mar 20, 2026

Warning

Rate limit exceeded

@AkhileshNegi has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 22 minutes and 1 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.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b37883e3-bf26-4de5-b923-d0092d40b28e

📥 Commits

Reviewing files that changed from the base of the PR and between c5c05eb and a8a3b07.

📒 Files selected for processing (2)
  • backend/app/crud/evaluations/langfuse.py
  • backend/app/services/evaluations/evaluation.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bugfix/evaluation-score
📝 Coding Plan
  • Generate coding plan for human review comments

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.

@AkhileshNegi AkhileshNegi marked this pull request as ready for review March 20, 2026 10:23
@AkhileshNegi AkhileshNegi self-assigned this Mar 20, 2026
@AkhileshNegi AkhileshNegi added the bug Something isn't working label Mar 20, 2026
@AkhileshNegi AkhileshNegi linked an issue Mar 20, 2026 that may be closed by this pull request
@AkhileshNegi AkhileshNegi merged commit d92b4b6 into main Mar 20, 2026
1 of 2 checks passed
@AkhileshNegi AkhileshNegi deleted the bugfix/evaluation-score branch March 20, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Evaluation: Fix LLM score syncing

2 participants