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

Refactor queue integration #692

Merged
merged 2 commits into from
Jun 19, 2023
Merged

Refactor queue integration #692

merged 2 commits into from
Jun 19, 2023

Conversation

stayallive
Copy link
Collaborator

Because there are 2 queue integrations that seems to be incorrectly ordered and or having some kind of race condition/interaction with each other I've combined them in our new "Feature" system where the results should be a lot more stable.

This fixes #690 as far as I can tell but this requires a little more testing on my part before this can go in.

@stayallive stayallive marked this pull request as ready for review June 19, 2023 10:57
# Conflicts:
#	src/Sentry/Laravel/Tracing/EventHandler.php
@cleptric cleptric merged commit 7729117 into master Jun 19, 2023
@cleptric cleptric deleted the refactor-queue-integration branch June 19, 2023 12:12
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.

Queue jobs traces do not keep context modifications
2 participants