Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
landscapepainter committed Jul 8, 2024
1 parent 691582e commit 64c770a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sky/data/storage.py
Original file line number Diff line number Diff line change
Expand Up @@ -2369,6 +2369,7 @@ async def get_object_id():
}
},
)
return
except AttributeError as e:
if 'signed_session' in str(e):
if retry % 5 == 0:
Expand Down

0 comments on commit 64c770a

Please sign in to comment.