Hisoka-X commented on PR #9815: URL: https://github.com/apache/seatunnel/pull/9815#issuecomment-3257485254
> I think the NPE occurs because restoreJob executes asynchronously, and getJobStatus() is called inside the await() before the job is fully initialized Should not be. Because the error exception came from rest api. `getJobStatus` use RPC. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
