Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: Improve variable decryption error handling #6199

Merged
merged 2 commits into from
Feb 7, 2025
Merged

Conversation

ogabrielluiz
Copy link
Contributor

Enhance error handling for variable decryption in DatabaseVariableService, ensuring failures are logged and original values are retained. Update package versions for langflow and langflow-base.

…rvice

Add robust error handling for variable decryption, logging decryption failures and falling back to the original value for generic type variables
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. bug Something isn't working labels Feb 7, 2025
@github-actions github-actions bot added bug Something isn't working and removed bug Something isn't working labels Feb 7, 2025
@ogabrielluiz ogabrielluiz disabled auto-merge February 7, 2025 18:04
Copy link

codspeed-hq bot commented Feb 7, 2025

CodSpeed Performance Report

Merging #6199 will improve performances by 11.47%

Comparing point4-post1 (ccde7e0) with main (f9e41f9)

Summary

⚡ 1 improvements
✅ 8 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
test_invalid_run_with_input_type_chat 18.2 ms 16.4 ms +11.47%

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 7, 2025
@ogabrielluiz ogabrielluiz added this pull request to the merge queue Feb 7, 2025
Merged via the queue into main with commit f9b2ce1 Feb 7, 2025
35 of 43 checks passed
@ogabrielluiz ogabrielluiz deleted the point4-post1 branch February 7, 2025 18:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants