Skip to content

Commit f2e1189

Browse files
committed
fix rate limit with token
1 parent aad0c1e commit f2e1189

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

healthcheck/test_healthcheck_existing_vnet.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Health Check tests for MATLAB Production Server Reference Architecture
2+
# Mathworks 2022-2026
3+
14
import unittest
25
import os
36
import time

healthcheck/test_healthcheck_new_vnet.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Health Check tests for MATLAB Production Server Reference Architecture
2+
# Mathworks 2022-2026
3+
14
import os
25
import sys
36
import time

0 commit comments

Comments
 (0)