Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail strategies #64

Merged
merged 70 commits into from
Nov 28, 2022
Merged

Fail strategies #64

merged 70 commits into from
Nov 28, 2022

Conversation

viktorprogger
Copy link
Contributor

Q A
Is bugfix?
New feature? ✔️
Breaks BC? ✔️
Fixed issues #59

@viktorprogger viktorprogger added the status:under development Someone is working on a pull request. label Sep 23, 2020
@viktorprogger viktorprogger added this to the 3.0.0-alpha1 milestone Sep 23, 2020
@viktorprogger viktorprogger linked an issue Sep 23, 2020 that may be closed by this pull request
@viktorprogger viktorprogger marked this pull request as ready for review November 9, 2022 22:10
@viktorprogger viktorprogger added status:code review The pull request needs review. and removed status:under development Someone is working on a pull request. labels Nov 9, 2022
@viktorprogger viktorprogger mentioned this pull request Nov 10, 2022
Copy link
Member

@samdark samdark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good but needs README and phpdoc bad.

Copy link
Member

@samdark samdark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall 👍 Need to fix phpdoc.

viktorprogger and others added 5 commits November 27, 2022 17:48
* Convert into middlewares, iteration 1

* Apply fixes from StyleCI

* Fix tests and naming

* Apply fixes from StyleCI

* Bugfix

* Apply fixes from StyleCI

* Style fix

* More tests and bugfixes

Co-authored-by: StyleCI Bot <bot@styleci.io>
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
docs/guide/error-handling.md Outdated Show resolved Hide resolved
viktorprogger and others added 3 commits November 28, 2022 11:11
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
# Conflicts:
#	tests/Integration/MiddlewareTest.php
@viktorprogger viktorprogger merged commit c0b6143 into master Nov 28, 2022
@viktorprogger viktorprogger deleted the fail-strategies branch November 28, 2022 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:code review The pull request needs review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Job failure strategy per channel
4 participants