Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Add logs to better understand slow results retrieval #661

Closed
kt474 opened this issue Jun 12, 2023 · 1 comment
Closed

Add logs to better understand slow results retrieval #661

kt474 opened this issue Jun 12, 2023 · 1 comment
Assignees
Labels
type: enhancement Existing functionality improvement

Comments

@kt474
Copy link
Member

kt474 commented Jun 12, 2023

Debugging slow results retrieval has been difficult across the whole stack. We don't believe the issue is on the api side so we should add debug logs on the client side to help pinpoint the issue.

  • Request/reply debug-level logs on the client-side (specifically: response time)
  • Consider logging serialization time (each major step in job.result() needs to be logged)
  • Since this issue is difficult to replicate this will give users a way forward when they encounter issue again
@kt474 kt474 added the type: enhancement Existing functionality improvement label Jun 12, 2023
@kt474 kt474 added this to the 0.6.2 milestone Jun 12, 2023
@kt474 kt474 self-assigned this Jun 12, 2023
@kt474 kt474 removed this from the 0.6.2 milestone Jul 11, 2023
@kt474
Copy link
Member Author

kt474 commented Aug 22, 2023

Closing this for now as we are seeing much better job results retrieval after #653

@kt474 kt474 closed this as completed Aug 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Existing functionality improvement
Projects
None yet
Development

No branches or pull requests

1 participant