[OPIK-5359] [BE] [SDK] fix: improve pairing code error messages and CLI URL logging#5979
[OPIK-5359] [BE] [SDK] fix: improve pairing code error messages and CLI URL logging#5979JetoPistola wants to merge 3 commits into
Conversation
…LI URL logging Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
🔄 Test environment deployment process has started Phase 1: Deploying base version You can monitor the progress here. |
|
✅ Test environment is now available! To configure additional Environment variables for your environment, run [Deploy Opik AdHoc Environment workflow] (https://github.com/comet-ml/comet-deployment/actions/workflows/deploy_opik_adhoc_env.yaml) Access Information
The deployment has completed successfully and the version has been verified. |
|
🌙 Nightly cleanup: The test environment for this PR ( |
|
🌙 Nightly cleanup: The test environment for this PR ( |
13 similar comments
|
🌙 Nightly cleanup: The test environment for this PR ( |
|
🌙 Nightly cleanup: The test environment for this PR ( |
|
🌙 Nightly cleanup: The test environment for this PR ( |
|
🌙 Nightly cleanup: The test environment for this PR ( |
|
🌙 Nightly cleanup: The test environment for this PR ( |
|
🌙 Nightly cleanup: The test environment for this PR ( |
|
🌙 Nightly cleanup: The test environment for this PR ( |
|
🌙 Nightly cleanup: The test environment for this PR ( |
|
🌙 Nightly cleanup: The test environment for this PR ( |
|
🌙 Nightly cleanup: The test environment for this PR ( |
|
🌙 Nightly cleanup: The test environment for this PR ( |
|
🌙 Nightly cleanup: The test environment for this PR ( |
|
🌙 Nightly cleanup: The test environment for this PR ( |
|
Hi @JetoPistola , thanks for your contribution. We’re going to close this PR for now since it’s been inactive for a while. Please feel free to reopen it (or open a new one) whenever you’re ready to resume work—we’d be happy to review it again. |
Details
Improve error messages when
opik connect --pairfails, to help users diagnose environment mismatch issues. Currently the error "Invalid or expired pairing code" is unhelpful — it doesn't indicate which backend was targeted or why the code wasn't found.This PR will:
Architecture / Flow Diagram
Change checklist
Issues
AI-WATERMARK
AI-WATERMARK: yes
Testing
No code changes yet — this is a draft PR for implementation planning.
Documentation
N/A — will update if CLI help text changes.