Hi all,

In BPS, activity recovery UI functionality is supported only when ODE
activityLifecycle events are enabled. But enabling activityLifeCycle events
are not recommended in a production system, since it will introduce
performance degrade.

But users can manually retry failed activity via InstaceManagement Admin
service. But this requires to query the DB for failed activities.
( i.e : SELECT * FROM ODE_ACTIVITY_RECOVERY;)

So the Idea is to provide a new UI page to list down all failed activities
and provide a link to retry/cancel failed activity.

WDYT ?

Thanks,
Hasitha.

-- 
Hasitha Aravinda,
Software Engineer,
WSO2 Inc.
Email: [email protected]
Mobile: +94 71 8 210 200
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to