Background Processing in TicketLeap
Some tasks you perform in the TicketLeap admin run in the background. This means you can continue navigating to other pages while those tasks are being completed behind the scenes.
Why We Process Updates In The Background
Some updates, such as changes that affect events with multiple event dates, can take some time to process. We do this work in the background to:
- Avoid having your browser “time out” while waiting
- Allow you to continue working on other tasks
- Maintain the system's optimal performance for all users.
How to Monitor Background Activity
You can view background processing updates by clicking the bell icon in the top right corner of the admin.
The notification center will show you when:
- A process has started
- A process has completed
- A process has encountered an issue
Event Locking During Updates
If a background process is actively updating one of your events, you won’t be able to make further changes to that event until the update is finished. This prevents conflicts and ensures everything processes correctly.