mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2025-12-22 16:14:20 +01:00
feat: auth
This commit is contained in:
@@ -206,6 +206,7 @@ print(response[0].text) # can also be blob in case of image/audio..., this shoul
|
||||
error_before = error
|
||||
|
||||
else:
|
||||
print('Successfully build microservice.')
|
||||
break
|
||||
if i == MAX_DEBUGGING_ITERATIONS - 1:
|
||||
raise self.MaxDebugTimeReachedException('Could not debug the microservice.')
|
||||
|
||||
Reference in New Issue
Block a user