aws / language-servers

AWS related Language Servers
Apache License 2.0
23 stars 18 forks source link

[Team review] removing manually setting job status to failed after any error from cwspr API #454

Closed pranav-firake closed 3 weeks ago

pranav-firake commented 3 weeks ago

Problem

In LSP, we were setting job status to failed on any API failure from cwspr.

Solution

fixing to ignore this error and poll again.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.