Forum Discussion

jcamilo1985's avatar
jcamilo1985
Icon for Helper III rankHelper III
3 years ago
Solved

datamart An internal error happened due to failed runtime assertion

Good afternoon I hope you are very well, I come to you to find out if anyone else has had an error similar to the following     This error occurs when I want to make some modification, at f...
  • foodd's avatar
    3 years ago

    A 500 status code, indicates an internal server error. In these instances, you could wait a few seconds and retry, potentially a few times before you give up.

     

    Use this as a lead:  Wait-Retry Pattern,  and in particular the section on ManualStatusHandling.