-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
When running as an agent, bpipe produces output like the following:
bpipe.agent.JMSAgent [1] INFO |3:30:49 Blocked waiting for 222000 for current commands to complete ...
bpipe.agent.JMSAgent [1] INFO |3:30:59 Blocked waiting for 224000 for current commands to complete ...
bpipe.agent.JMSAgent [1] INFO |3:31:09 Blocked waiting for 226000 for current commands to complete ...
bpipe.agent.JMSAgent [1] INFO |3:31:19 Blocked waiting for 228000 for current commands to complete ...
bpipe.agent.JMSAgent [1] INFO |3:31:29 Blocked waiting for 230000 for current commands to complete ...
with a new message ever 10s or so.
I believe the code at:
should be doing a wait for waitMS not 2000.
Metadata
Metadata
Assignees
Labels
No labels