0
Fixed

WW 2.6.10.0 - Suspend tool - Error in resume - Execution return TransactionAbortedException: re-queue with caution

Anonymous 2 years ago updated by anonymous 2 years ago 2

in WW 2.6.10.0, Created sample workflow to test suspend tool and suspended for 10/20 seconds but at the time of resume it is in processing mode for longer period of time and then it is failing in hangfire database. 

below information I got from database.

suspend2.bite


I have video for this bug but not able to attached here. Let me know if you want. (Maya)

Reason
==========================
Execution return TransactionAbortedException: re-queue with caution.


Data:
==============
{"FailedAt":"2021-12-23T09:05:58.6891892Z","ExceptionType":"System.Exception","ExceptionMessage":"The transaction has aborted.","ExceptionDetails":"System.Exception: The transaction has aborted."}


Arguments:
=======================
["{\"resourceID\":{\"m_MaxCapacity\":2147483647,\"Capacity\":36,\"m_StringValue\":\"e5c4d591-dbaa-4b70-b152-86d2b9c06a7a\",\"m_currentThread\":0},\"environment\":{\"m_MaxCapacity\":2147483647,\"Capacity\":122,\"m_StringValue\":\"{\\\"Environment\\\":{\\\"scalars\\\":{\\\"input1\\\":\\\"var1\\\",\\\"input2\\\":\\\"va2\\\"},\\\"record_sets\\\":{},\\\"json_objects\\\":{}},\\\"Errors\\\":[],\\\"AllErrors\\\":[]}\",\"m_currentThread\":0},\"startActivityId\":{\"m_MaxCapacity\":2147483647,\"Capacity\":36,\"m_StringValue\":\"6f2c5415-aaa2-4912-806c-077cfe68ca53\",\"m_currentThread\":0},\"versionNumber\":{\"m_MaxCapacity\":2147483647,\"Capacity\":16,\"m_StringValue\":\"0\",\"m_currentThread\":0},\"currentuserprincipal\":{\"m_MaxCapacity\":2147483647,\"Capacity\":20,\"m_StringValue\":\"CYGNET\\\\mmkhambhayata\",\"m_currentThread\":0}}",null]

Hi Team, we've had quite a few issues with the suspend tool since it was released. It has become clear that we need to include the suspend tool in the Warewolf testing Framework so that we have the ability to easily test it after each release. How far are we with "being able to fully test the suspend tool with the Warewolf testing framework"?