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

Merge startFrame and reserveProc in a single transaction #1372

Conversation

DiegoTavares
Copy link
Collaborator

This change is an effort to increase dispatch throughput

By merging both actions into a single dispatcher function they get executed on the same transaction on the database.

… BookingQueue sleep

Besides that, increase the sleep on BookingQueue to reduce the change of
racing conditions
Copy link
Collaborator

@ramonfigueiredo ramonfigueiredo left a comment

Choose a reason for hiding this comment

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

@DiegoTavares

Approved! Thanks!

@DiegoTavares DiegoTavares merged commit f6edeb8 into AcademySoftwareFoundation:master Jun 13, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants