//misk-jobqueue/misk.jobqueue/Job/acknowledge
acknowledge¶
[jvm]\ abstract fun acknowledge()
Acknowledges the job and deletes it from the underlying queue. May perform an RPC, and thus should not be called while holding database transactions or other resources