You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tracing is a popular library used by lot of popular libraries. We should look into use it.
When I was running a embeddings on git commits with 99k+ commits it was very hard for me to debug what was going on. I had to modify the code to add custom logs.
The text was updated successfully, but these errors were encountered:
tracing is a popular library used by lot of popular libraries. We should look into use it.
When I was running a embeddings on git commits with 99k+ commits it was very hard for me to debug what was going on. I had to modify the code to add custom logs.
The text was updated successfully, but these errors were encountered: