Skip to content

Commit

Permalink
revert service version
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiangs18 committed Jul 30, 2024
1 parent ab4923a commit 674cb8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/installed_clients/WSLargeDataIOClient.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def __init__(
password=None, token=None, ignore_authrc=False,
trust_all_ssl_certificates=False,
auth_svc='https://ci.kbase.us/services/auth/api/legacy/KBase/Sessions/Login',
service_ver='release',
service_ver='beta',
async_job_check_time_ms=100, async_job_check_time_scale_percent=150,
async_job_check_max_time_ms=300000):
if url is None:
Expand Down

0 comments on commit 674cb8f

Please sign in to comment.