mirror of
https://github.com/win32service/Win32ServiceBundle.git
synced 2026-03-24 01:02:16 +01:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/win32service/Win32ServiceBundle/pull/21
Author: @macintoshplus
Created: 10/23/2024
Status: ✅ Merged
Merged: 10/23/2024
Merged by: @macintoshplus
Base:
2.x← Head:revert-20-issue_17_failed_message_never_retried📝 Commits (1)
764337dRevert "issue #17 add code to retry and PHPUnit for tests"📊 Changes
28 files changed (+3 additions, -1062 deletions)
View changed files
➖
.github/workflows/quality.yaml(+0 -68)📝
composer.json(+1 -3)📝
lib/DependencyInjection/MessengerPass.php(+0 -39)➖
lib/Event/MessengerWorkerStoppedEvent.php(+0 -22)➖
lib/MessengerSubscriber/AddErrorDetailsStampListener.php(+0 -31)➖
lib/MessengerSubscriber/ResetServicesListener.php(+0 -43)➖
lib/MessengerSubscriber/SendFailedMessageForRetryListener.php(+0 -163)➖
lib/MessengerSubscriber/SendFailedMessageToFailureTransportListener.php(+0 -70)📝
lib/Model/MessengerServiceRunner.php(+0 -3)📝
lib/Resources/config/services.yaml(+0 -19)📝
lib/Win32ServiceBundle.php(+1 -1)➖
phpunit.xml.dist(+0 -25)➖
tests/Application/.env.test(+0 -2)📝
tests/Application/config/packages/messenger.yaml(+0 -3)📝
tests/Application/config/packages/win32service.yaml(+1 -2)➖
tests/Application/src/Event/TestMemoryLimitMessage.php(+0 -12)➖
tests/Application/src/Event/TestRetryMessage.php(+0 -9)➖
tests/Application/src/Event/TestTimeLimitMessage.php(+0 -12)➖
tests/Application/src/Handler/MemoryLimitMessageHandler.php(+0 -26)➖
tests/Application/src/Handler/RetryMessageHandler.php(+0 -24)...and 8 more files
📄 Description
Reverts win32service/Win32ServiceBundle#20 Work in progress merged
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.