Batch Import Fix

Resolves rate limiting issues that were blocking bulk imports of faculty, presentations, and sessions data.

Overview

This patch release addresses a critical issue where rate limiting was preventing bulk data imports from completing successfully.


Bug Fixes

Batch Import Rate Limiting

Issue: Batch imports of faculty, presentations, and sessions were being blocked by rate limiting, preventing bulk data processing from completing.

Fix: Import methods now properly respect rate limits while allowing bulk operations to proceed without interruption.

Impact: You can now successfully import large batches of faculty members, presentations, and session data without encountering rate limit errors. This is particularly important when setting up new conferences or migrating data from external systems.