golang / oscar

[mirror] Open source contributor agent architecture repo.
BSD 3-Clause "New" or "Revised" License
148 stars 19 forks source link

panic deadline exceeded: get more info #21

Open zpavlinovic opened 2 months ago

zpavlinovic commented 2 months ago

Catch panics

http: panic serving [169.254.169.126:21597](http://169.254.169.126:21597/): rpc error: code = DeadlineExceeded desc = context deadline exceeded

and use context cancel cause to get more information.

hyangah commented 1 day ago

@zpavlinovic Can you please check if this is relevant and keeps happening?