After running Backgroud script it is showing blank screen

Sirisnow333-_
Giga Contributor

Screenshot 2024-03-15 104405.png

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@Sirisnow333-_ This is an indication that the query you ran is taking longer than expected to return the result and hence the blank page with transaction timer message showed up on the screen. In such case either the transaction would timeout or the script will return the result after some time.

 

Hope this helps.