Task #17944
Implement slow queries: client library
Start date:
Due date:
15/03/2024
% Done:
100%
Estimated time:
Description
This includes the library functions which enqueue a slow query, the function which checks if done, and the function to abort, the function to register the initialiser for an app and the processing function for a query type, etc. It does not include the framework for the asynchronous processing functions.
Updated by Shuvam Misra about 1 year ago
- Target version set to Sprint 15 Mar
- Assignee set to Sachin Divekar
- Due date set to 15/03/2024
Updated by Sachin Divekar about 1 year ago
- % Done changed from 0 to 10
Wrote Submit() and Done() functions of slowqueries module.
Updated by Shuvam Misra about 1 year ago
- Description updated (diff)
- Subject changed from Implement slow queries to Implement slow queries: client library
Updated by Sachin Divekar about 1 year ago
- % Done changed from 10 to 60
Wrote a sample application that submits a slowquery and then checks for its status using done. This is WIP. Code changes will be done for correctness, readability and organization.
Updated by Sachin Divekar about 1 year ago
- % Done changed from 60 to 80
Implemented Abort for slowquery and wrote a program to use it and verify its working.
Updated by Shuvam Misra about 1 year ago
- Target version changed from Sprint 15 Mar to Sprint 29 Mar
Updated by Shuvam Misra about 1 year ago
- Target version changed from Sprint 29 Mar to Sprint 12 Apr
Updated by Shuvam Misra about 1 year ago
- Target version changed from Sprint 12 Apr to Sprint 29 Mar