Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
汪标炎
base-tool
Commits
f8ca5d63
Commit
f8ca5d63
authored
9 months ago
by
wangbiaoyan
Browse files
Options
Download
Patches
Plain Diff
1
parent
895d4d88
master
v1.2.9
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Mq/MqConsumeInterface.php
+1
-0
src/Mq/MqConsumeInterface.php
with
1 addition
and
0 deletions
+1
-0
src/Mq/MqConsumeInterface.php
+
1
−
0
View file @
f8ca5d63
...
...
@@ -117,6 +117,7 @@ abstract class MqConsumeInterface
}
catch
(
\
Throwable
$exception
)
{
$this
->
exceptionHandle
(
$exception
);
$rabbitMq
->
resetQueue
(
$consumeParamBean
->
getQueueName
(),
$consumeParamBean
->
getRouteKey
());
sleep
(
2
);
}
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets