-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Issue description
Hello SAP Job Scheduling Service Team,
We are experiencing an issue where we cannot distinguish between jobs that fail due to timeout versus jobs that fail due to actual errors.
We attempted to add a condition on severity=ERROR (Warning is delayed), but we still receive similar responses for both COMPLETED/UNKNOWN and COMPLETED/FAIL jobs, making it impossible to differentiate between them.
While COMPLETED/FAIL jobs may include a resource.tags.status field, we have implemented our own approach to update the status when a job completes.
We understand there is an option to return a 202 (Accepted) status and then process the status separately, but unfortunately, due to technical constraints, we cannot run our jobs in parallel.
Would it be possible to add status and state information in the tags? This addition would greatly help us distinguish between different failure scenarios.
Thank you for your assistance!
Feedback Type (Optional)
None
Page Title on SAP Help Portal (prefilled)
What's New for SAP Job Scheduling Service