pub const BATCH_SIZE: u64 = 500; // 500u64
Pagination batch size. Matches Python sync_graph_to_session.py:34.
sync_graph_to_session.py:34