Burt Wang
1st Forum Post
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Burt Wang-
DataLayer.Rest or SQL: how to handle exceptions
In case of exceptions through from server side, e.g. { "Errors": [ "Async error test" ], "StatusCode": 500 } In this case, the dashboard panel where the DataLayer.Rest resides ...
-
Multiple DataLayer.* are they Async
Are multiple DataLayers on the same panel asynchronously called? For example, if there are two DataLayer.Rest on the same panel and one for chart and one for metric data purpose, are they called by...