Hari Vishwanath

Results 5 comments of Hari Vishwanath

getting same error 12:56:53 | Invalid Response Token. 12:56:53 | 'NoneType' object is not subscriptable 12:56:53 | 'NoneType' object is not subscriptable my code cred={ "APP_NAME":"YOUR APP_NAME", "APP_SOURCE":"YOUR APP_SOURCE", "USER_ID":"YOUR...

Hi, just checking in on this PR. I’d be happy to make adjustments if needed. Please let me know if there’s anything I can do to help move this forward....

@alexanderankin I completely understand the focus on stabilizing the core functionality before adding new features. I'll address the issues raised, and you can review them whenever it's convenient. Thanks.

@alexanderankin is this ready to merge or are there any changes to be made?

I have implemented the depends_on functionality for DockerContainer, mirroring the dependsOn behavior in TC-java so that dependent containers only start once their dependencies are in the running state. The PR...