question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Batch: Unclear what happens when a job does not exist

See original GitHub issue

Please specify what will be returned if a job with the given job id does not exist. Will it return null or an exception?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
marcelvbcommented, Jun 2, 2022

Thanks for the information. I was expecting the information to be added in the docs at https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.batch.joboperations.getjobasync?view=azure-dotnet.

0reactions
msftbot[bot]commented, May 17, 2022

Hi, we’re sending this friendly reminder because we haven’t heard back from you in 7 days. We need more information about this issue to help address it. Please be sure to give us your input. If we don’t hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

ERROR: relation "batch_job_instance" does not exist - ...
I spent a lot of time resolving issues like ERROR: relation "X" does not exist when using the latest Spring Boot Starter 3.0...
Read more >
Troubleshooting AWS Batch
Jobs stuck in a RUNNABLE status. Suppose that your compute environment contains compute resources, but your jobs don't progress beyond the RUNNABLE status....
Read more >
Why is my AWS Batch job stuck in RUNNABLE status?
Short description. AWS Batch moves a job to RUNNABLE status when the job has no outstanding dependencies and is ready to be scheduled...
Read more >
The Domain Language of Batch
An execution may end in failure or success, but the JobInstance corresponding to a given execution is not considered to be complete unless...
Read more >
Spring Batch - Reference Documentation
The batch architecture or the application in a parallel job would then retrieve information from that table to determine whether it can get...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found