@override int executePendingJob() { // On web, JavaScript runs in the browser's event loop // No need to manually execute pending jobs return 0; }