Check if interaction is pending
bool isPending(String interactionId) => _snapshots.containsKey(interactionId);