machristie commented on pull request #68:
URL: 
https://github.com/apache/airavata-django-portal/pull/68#issuecomment-1011084558


   Hi @dinukadesilva , thanks for this. Unfortunately I don't think we 
communicated clearly the requirement, and I apologize for that. The requirement 
is to display any errors from the scheduler on job submission. You can see how 
this is done on the Experiment Statistics view here: 
https://github.com/apache/airavata-django-portal/blob/develop/django_airavata/apps/admin/static/django_airavata_admin/src/components/statistics/ExperimentDetailsView.vue#L269-L281
   
   The change you made adds the Airavata stacktrace to the Experiment Summary, 
which we don't want to do because it not usually actionable information for 
gateway users.
   
   Can you please implement showing the job submission response instead? Again, 
apologies for the miscommunication.


-- 
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]


Reply via email to