keptn-sandbox / litmus-service

Integration for LitmusChaos
Apache License 2.0
7 stars 5 forks source link

Error while retrieving chaos status #44

Open jetzlstorfer opened 3 years ago

jetzlstorfer commented 3 years ago

In some test runs, the service runs into an error while retrieving the chaos status. image

The error can also be seen here: https://keptn.public.demo.keptn.sh/bridge/project/litmus/sequence/84ea2dcc-acc1-4bed-8118-d3a55671b048/event/fe476623-bc32-4a9b-8554-b21c3c28c0ea

One thought is that the chaos engine is already removed before we access the result of it and therefore this error is thrown. However, that would need more investigation of the error.