CommandDash / commanddash

AI assist to integrate APIs and SDKs without reading docs.
https://commanddash.io
Apache License 2.0
287 stars 46 forks source link

Fix: Wrapped `activate` code with try-catch to be on safe zone #225

Closed yahu1031 closed 7 months ago

yahu1031 commented 7 months ago

Related issue: #224.

Ignore this PR if this does not make a huge difference.

samyakkkk commented 7 months ago

@yahu1031 much thanks for finding the root cause of the issue. It was a big saver for everyone!

As per the PR, we will need to handle this case separate in a new ticket and handle all the scenario. We will be opening a new ticket for it (will notify you). We could refer to the branch when working on that ticket but closing the PR for now.