Title: Realtime Reporter Timeout · Issue #955 · utPLSQL/utPLSQL · GitHub
Open Graph Title: Realtime Reporter Timeout · Issue #955 · utPLSQL/utPLSQL
X Title: Realtime Reporter Timeout · Issue #955 · utPLSQL/utPLSQL
Description: I'm having a bit of difficulty with the real-time reporter in 3.1.7. I'm taking the default timeout value and it's timing out at 60 seconds every time. In 3.1.6 it was working fine. I'm not sure if the issue is in my code or the framewor...
Open Graph Description: I'm having a bit of difficulty with the real-time reporter in 3.1.7. I'm taking the default timeout value and it's timing out at 60 seconds every time. In 3.1.6 it was working fine. I'm not sure if...
X Description: I'm having a bit of difficulty with the real-time reporter in 3.1.7. I'm taking the default timeout value and it's timing out at 60 seconds every time. In 3.1.6 it was working fine. I...
Opengraph URL: https://github.com/utPLSQL/utPLSQL/issues/955
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Realtime Reporter Timeout","articleBody":"I'm having a bit of difficulty with the real-time reporter in 3.1.7. I'm taking the default timeout value and it's timing out at 60 seconds every time. In 3.1.6 it was working fine. I'm not sure if the issue is in my code or the framework, but here's what I have. Using [the demo on YouTube](https://www.youtube.com/watch?v=80BMojrdCDk) and .\\test\\core\\reporters\\test_realtime_reporter.pkb from 3.1.6 as a guide I came up with the following.\r\n\r\nIs this a fault in the framework or in my SQL? Thanks in advance.\r\n\r\n#### Producer\r\n```\r\nDECLARE\r\n l_reporter_0 ut3.ut_realtime_reporter := ut3.ut_realtime_reporter ();\r\n l_reporters ut_reporters;\r\n l_run_res NUMBER;\r\n e_run_failure EXCEPTION;\r\n PRAGMA EXCEPTION_INIT (e_run_failure, -20213);\r\nBEGIN\r\n l_reporter_0.set_reporter_id ('10CDDEA461D24BE38CF9606C16B693AE');\r\n\r\n l_reporters := ut_reporters (l_reporter_0);\r\n\r\n BEGIN\r\n ut_runner.run (\r\n a_paths =\u003e\r\n ut_varchar2_list ('MSTASZEW.REALTIME_REPORTING_SUITE'),\r\n a_reporters =\u003e l_reporters,\r\n a_fail_on_errors =\u003e TRUE,\r\n a_coverage_schemes =\u003e NULL,\r\n a_include_objects =\u003e NULL,\r\n a_exclude_objects =\u003e NULL);\r\n\r\n l_run_res := 1;\r\n EXCEPTION\r\n WHEN e_run_failure\r\n THEN\r\n l_run_res := 0;\r\n END;\r\nEND;\r\n```\r\n\r\n#### Consumer\r\n\r\n```\r\nSELECT item_type, text\r\n FROM TABLE (\r\n ut_output_table_buffer ('10CDDEA461D24BE38CF9606C16B693AE').get_lines ())\r\n WHERE TRIM (text) IS NOT NULL AND item_type IS NOT NULL;\r\n```","author":{"url":"https://github.com/michaelstaszewski","@type":"Person","name":"michaelstaszewski"},"datePublished":"2019-06-23T15:54:38.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":29},"url":"https://github.com/955/utPLSQL/issues/955"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:4d794358-abc5-d633-1e7e-033f5050a091 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | BAA4:33F365:A5EDCB:D4F8F3:696B2382 |
| html-safe-nonce | c7ca876b25da6bb9f622a491180d9bfe8d5cbfc1cb7462edd7442a97e15efaef |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCQUE0OjMzRjM2NTpBNUVEQ0I6RDRGOEYzOjY5NkIyMzgyIiwidmlzaXRvcl9pZCI6Ijg1NDI5MjA5NDU0NDM3NDI1OTQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 07f94abad63421d6d0d4f05aeb664f3a29871e1b7fcf7548164a53d657235eeb |
| hovercard-subject-tag | issue:459590649 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/utPLSQL/utPLSQL/955/issue_layout |
| twitter:image | https://opengraph.githubassets.com/7d4c5bca3a8af9bfe78ff876c42905d590004ffc3b82d149570403b770ec1782/utPLSQL/utPLSQL/issues/955 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/7d4c5bca3a8af9bfe78ff876c42905d590004ffc3b82d149570403b770ec1782/utPLSQL/utPLSQL/issues/955 |
| og:image:alt | I'm having a bit of difficulty with the real-time reporter in 3.1.7. I'm taking the default timeout value and it's timing out at 60 seconds every time. In 3.1.6 it was working fine. I'm not sure if... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | michaelstaszewski |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d |
| turbo-cache-control | no-preview |
| go-import | github.com/utPLSQL/utPLSQL git https://github.com/utPLSQL/utPLSQL.git |
| octolytics-dimension-user_id | 15661281 |
| octolytics-dimension-user_login | utPLSQL |
| octolytics-dimension-repository_id | 50728220 |
| octolytics-dimension-repository_nwo | utPLSQL/utPLSQL |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 50728220 |
| octolytics-dimension-repository_network_root_nwo | utPLSQL/utPLSQL |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 82560a55c6b2054555076f46e683151ee28a19bc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width