Skip to content

Instantly share code, notes, and snippets.

@stompro
Created November 18, 2022 16:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stompro/5e43f8ef97989b8a9db822459e5721e5 to your computer and use it in GitHub Desktop.
Save stompro/5e43f8ef97989b8a9db822459e5721e5 to your computer and use it in GitHub Desktop.
Evergreen: 30 second timeout of open-ils.circ.hold.wide_hash.stream
[2022-11-18 10:25:19] open-ils.circ [INFO:562514:Application.pm:159:16687887195625133] CALL: open-ils.circ open-ils.circ.hold.wide_hash.stream authhash, HASH(0x558878df78c8), ARRAY(0x558878df7388), ,
open-ils.auth 2022-11-18 10:25:19 [INFO:196413:osrf_application.c:1084:16687887195625133] CALL: open-ils.auth open-ils.auth.session.retrieve "authhash",1
open-ils.auth 2022-11-18 10:25:19 [INFO:196413:oils_event.c:46:16687887195625133] Creating new event: SUCCESS
open-ils.auth 2022-11-18 10:25:19 [INFO:196413:osrf_app_session.c:1181:16687887195625133] [open-ils.auth] sent 916 bytes of data to opensrf@private.localhost/open-ils.circ_drone_at_localhost_562514
open-ils.auth 2022-11-18 10:25:19 [INFO:196413:osrf_stack.c:163:16687887195625133] Message processing duration 0.000416
[2022-11-18 10:25:19] open-ils.circ [INFO:562514:CStoreEditor.pm:155:16687887195625133] editor[0|1] checking perms user=1, org=102, perm=VIEW_HOLD
[2022-11-18 10:25:19] open-ils.circ [INFO:562514:CStoreEditor.pm:155:16687887195625133] editor[0|1] request en-US open-ils.cstore.json_query.atomic {"where":{"id":"1"},"select":{"au":[{"transform":"permission.usr_has_perm","params":["VIEW_HOLD","102"],"alias":"has_perm","column":"id"}]},"from":"au"}
open-ils.cstore 2022-11-18 10:25:19 [INFO:120209:osrf_application.c:1084:16687887195625133] CALL: open-ils.cstore open-ils.cstore.json_query.atomic {"where":{"id":"1"},"from":"au","select":{"au":[{"column":"id","alias":"has_perm","params":["VIEW_HOLD","102"],"transform":"permission.usr_has_perm"}]}}
open-ils.cstore 2022-11-18 10:25:19 [INFO:120209:osrf_app_session.c:1181:16687887195625133] [open-ils.cstore] sent 385 bytes of data to opensrf@private.localhost/open-ils.circ_drone_at_localhost_562514
open-ils.cstore 2022-11-18 10:25:19 [INFO:120209:osrf_stack.c:163:16687887195625133] Message processing duration 0.001047
[2022-11-18 10:25:19] open-ils.circ [INFO:562514:CStoreEditor.pm:155:16687887195625133] editor[0|1] json_query : returned 1 result(s)
[2022-11-18 10:25:19] open-ils.storage [INFO:6024:Application.pm:159:16687887195625133] CALL: open-ils.storage open-ils.storage.action.live_holds.wide_hash HASH(0x5588820fa6a0), ARRAY(0x558882d47400), ,
[2022-11-18 10:25:19] open-ils.storage [INFO:6024:action.pm:2161:16687887195625133] Received 7 restrictions
[2022-11-18 10:25:49] open-ils.circ [INFO:562514:Transport.pm:163:16687887195625133] Message processing duration: 30.043
[2022-11-18 10:25:53] open-ils.storage [INFO:6024:Transport.pm:163:16687887195625133] Message processing duration: 34.552
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment