Improve error handling and logging from GlobalJobPreLoad #16
Labels
type: enhancement
Improvement of existing functionality or minor addition
type: maintenance
Changes to the code that don't affect product functionality (Technical debt, refactors etc.))
Is there an existing issue for this?
Please describe the feature you have in mind and explain what the current shortcomings are?
It's often hard to debug Ayon Deadline issues - especially if they're related to either first-time setup or connection issues to the AYON server.
Take for example this log reported here:
Taking the essence of the logs on connections and errors:
These look like two errors at once.
But first and foremost - it's hard to identify WHAT went wrong?
How would you imagine the implementation of the feature?
If the connection times out, but then goes to retry - it should report nicely:
And of course we shouldn't be ambiguous about what failed in this case (if we can identify it?)
Are there any labels you wish to add?
Describe alternatives you've considered:
Write a FAQ for issues that often occur for AYON Deadline Integration and always point users there if they are having issues.
Additional context:
No response
The text was updated successfully, but these errors were encountered: