Skip to content

Improve error handling in CloudConnexa client #121

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

Merged
merged 1 commit into from
Jun 6, 2025

Conversation

arslanbekov
Copy link
Member

Fix: Provider crash on invalid base_url

Issues Fixed

Changes

  1. Crash Fix: Fixed nil pointer dereference in providerConfigure()
  2. Better Errors: Improved error message for invalid URLs

…etailed diagnostics and ensuring UserAgent is set correctly

Signed-off-by: Denis Arslanbekov <[email protected]>
@arslanbekov arslanbekov requested a review from a team as a code owner June 6, 2025 16:44
@arslanbekov arslanbekov merged commit 154ce87 into main Jun 6, 2025
6 checks passed
@arslanbekov arslanbekov deleted the fix/provider-crash-invalid-url branch June 6, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide descriptive error message when base_url is incorrectly set or unavailable Crash on any operation v1.0.1
1 participant