Skip to content

VQConnector-VCC-1.5.4

Compare
Choose a tag to compare
@zeeshanalikhan15 zeeshanalikhan15 released this 04 Mar 09:46
01e6caa

Release Update:

- Uhandled Exception:

Reason: QConect stopped transmitting agent stats to dashboard
Requirement: an unhandled exception was cause the problem.
Solution: Exception is now handled and will be logged properly
Ticket: https://trello.com/c/XfS3AriT/100-unhandled-exception-in-calculation-thread

- Merge NotifyCallDeferred and Transfer Failed

Reason: CallDeferred case was handled 2 time in QConnect on NotifyCallDeferred and TransfeFailed.
Requirement Merge both cases are handled together.
Solution: both cases are merged and to support old and new builds both name are kept but with single handling.
Ticket: https://trello.com/c/sfwSWCls/98-merge-notifycalldeferred-and-transferfailed-both-are-same