It should be possible to immediately ack a pubsub message, without waiting for the handler to succeed or fail. Useful for tasks that makes no sense to retry even if they fail. No point in waiting for a potentially slow task to finish before acking.