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

fix(bridge): exception thrown during task creation #287

Merged
merged 3 commits into from
Jun 23, 2022

Conversation

babeuloula
Copy link
Contributor

@babeuloula babeuloula commented Jun 21, 2022

Q A
PHP version? >= 8.0
Bundle version? 0.9.4
Symfony version? >= 5.4
New feature? no
Bug fix? yes
BC break? no

Context

If a task already exists, on Redis we've got an exception but not with Doctrine.

Just fix this logic

/!\ BC break

@Guikingone
Copy link
Owner

Hi @babeuloula 👋🏻

Thanks for the PR, regarding the BC breaks, the PR introduce none IMHO, the contract defined via the interface already inform that an exception MUST be thrown 🙂

@Guikingone Guikingone changed the title fix(bridge): Existing task, exception logic: /!\ BC break fix(bridge): exception thrown during task creation Jun 23, 2022
@Guikingone Guikingone merged commit 25d9dad into Guikingone:main Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants