View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009590 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2024-06-12 09:39 | 2024-07-05 01:47 |
Reporter | Maximilian | Assigned To | Paul Hunkar | ||
Priority | high | Severity | text | Reproducibility | sometimes |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 1.04.11-01.00.506 | ||||
Summary | 0009590: Base Info ResendData Method 002.js Not waiting for next publish before checking data changes | ||||
Description | After receiving initial data change and calling ResendData the test is not waiting for the next publish before checking the received datachanges. Maybe test 001 has similar issues. (not checked yet) | ||||
Additional Information | At line 44 there should be a loop waiting at least once the Subscription Publishing Interval (1.5 the time worked best) to safely receive the next publish request. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
Resend data is supposed to send a response immediately (i.e. as soon as the method is invoked. If there is a publish in the queue it is to be dequeued and used to send the response, if that is nothing in the queue then as soon as a publish is received it is utilized to send the response). We don't believe there should be any wait - the server should be sending a response immediately. |
|
We do not see this as an error, suspect it is a server problem |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-06-12 09:39 | Maximilian | New Issue | |
2024-07-04 14:49 | Paul Hunkar | Summary | Base Info ResendData Method 002.js Not waiting for next publish befor checking data changes => Base Info ResendData Method 002.js Not waiting for next publish before checking data changes |
2024-07-04 14:51 | Paul Hunkar | Assigned To | => Paul Hunkar |
2024-07-04 14:51 | Paul Hunkar | Status | new => assigned |
2024-07-05 01:47 | Paul Hunkar | Note Added: 0021419 | |
2024-07-05 01:47 | Paul Hunkar | Status | assigned => resolved |
2024-07-05 01:47 | Paul Hunkar | Resolution | open => unable to reproduce |
2024-07-05 01:47 | Paul Hunkar | Note Added: 0021420 |