get-convex / get-convex/workpool

Component function to get current stats

Open
#158 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
31
Forks
7
Avg merge
1d 12h
Merged PRs (30d)
10

Description

Periodically, workpools emit logs like:

```
'{"component":"workpool","event":"report","canceled":0,"completed":56,"failed":0,"lastReportTs":1769543887878,"retries":0,"succeeded":56,"running":4,"backlog":0,"failureRate":0,"permanentFailureRate":0}'
```

It would be useful if there was a query that could be executed against a workpool to get this so that it can be shipped to analytics-specific systems without being conflated with other logs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.