Skip to content

Commit 7fafbab

Browse files
committed
docs(README): remove outdated error handling section
1 parent 70fe29f commit 7fafbab

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,6 @@ Suggest improvements for my CV to target this job posting https://www.linkedin.c
3737
> - **Recommended Jobs** (`get_recommended_jobs`): Selenium method compatibility issues
3838
> - **Company Profiles** (`get_company_profile`): Some companies can't be accessed / may return empty results (need further investigation)
3939
40-
## 🛡️ Error Handling & Non-Interactive Mode
41-
42-
**NEW**: Enhanced error handling for Docker and CI/CD environments!
43-
44-
The server now provides detailed error information when login fails:
45-
- **Specific error types**: `credentials_not_found`, `invalid_credentials`, `captcha_required`, `two_factor_auth_required`, `rate_limit`
46-
- **Non-interactive mode**: Use `--no-setup` to skip all prompts (perfect for Docker)
47-
- **Structured responses**: Each error includes type, message, and resolution steps
48-
49-
For detailed error handling documentation, see [ERROR_HANDLING.md](ERROR_HANDLING.md)
50-
5140
---
5241

5342
## 🐳 Docker Setup (Recommended - Universal)

0 commit comments

Comments
 (0)