I am getting false value when i hit the api and in the cockpit the incidents are retrying fine when manually done , In the db all the incidents are type of failedjobs or failedExternalTask. please tell me how to resolve these type of incidents through the service not manually.
@Mandeep8
I just re-read the initial question and summary and realized the answer might be there.
[Failed job - Cannot resolve an incident of type failedJob through service]
According to the official documentation - An incident of any type, except for failedJob and failedExternalTask , can be resolved by calling RuntimeService#resolveIncident .