The GitHub Actions job "Required Checks" on 
texera.git/portcompleted-reply-first has succeeded.
Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).

Head commit for run:
9055dfc3fd53e6886a5e74232140acf32b90fdfb / Xinyuan Lin <[email protected]>
revert(pyamber): keep the Python worker's EndWorker check as-is

Drops this PR's Python changes so internal_queue.py is untouched: the
ack-tolerance there was decided by a work counter maintained in
InternalQueue.put/get, which cannot be provided without changing that
class. The Python worker therefore keeps main's behaviour, failing
EndWorker whenever anything is queued, and the coordinator's existing
retry covers it as before.

The Scala fix is unaffected: the deferred advance orders the replies the
coordinator has already produced, and EndHandler tolerates a queued
ReturnInvocation for the ones it has not.

Report URL: https://github.com/apache/texera/actions/runs/30500214396

With regards,
GitHub Actions via GitBox

Reply via email to