Skip to content

Commit 0e0ccdd

Browse files
committed
Debugging
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
1 parent f9bc5f8 commit 0e0ccdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aries_cloudagent/protocols/routing/v1_0/manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
LOGGER = logging.getLogger(__name__)
2222

2323
RECIP_ROUTE_PAUSE = 0.1
24-
RECIP_ROUTE_RETRY = 5
24+
RECIP_ROUTE_RETRY = 10
2525

2626

2727
class RoutingManagerError(BaseError):

0 commit comments

Comments
 (0)