LibreBooking / app

Repository for the last open source version of Booked Scheduler. The "develop" branch contains the most current working code of the project and should be considered beta. The "master" branch is the most current stable release of BookedScheduler. Please read doc/README.md for further details.
GNU General Public License v3.0
406 stars 242 forks source link

Long time to reserve a room #410

Open OmegaAhmed opened 2 months ago

OmegaAhmed commented 2 months ago

How can I make the room reservation process quicker? and didn't take a long time.

JohnVillalovos commented 2 months ago

More details would be useful. List the steps you are taking and what part is slow.

OmegaAhmed commented 2 months ago

After the user logs in and chooses the room to book, when they click on the create button, it takes time to receive the message that the reservation has been successfully created.

gonzlco commented 1 month ago

I have the same issue. I noticed that when I disable email sending, the error disappears.