(ctx context.Context, arg BatchUpsertConnectionLogsParams)
| 81 | BatchUpdateWorkspaceLastUsedAt(ctx context.Context, arg BatchUpdateWorkspaceLastUsedAtParams) error |
| 82 | BatchUpdateWorkspaceNextStartAt(ctx context.Context, arg BatchUpdateWorkspaceNextStartAtParams) error |
| 83 | BatchUpsertConnectionLogs(ctx context.Context, arg BatchUpsertConnectionLogsParams) error |
| 84 | BulkMarkNotificationMessagesFailed(ctx context.Context, arg BulkMarkNotificationMessagesFailedParams) (int64, error) |
| 85 | BulkMarkNotificationMessagesSent(ctx context.Context, arg BulkMarkNotificationMessagesSentParams) (int64, error) |
| 86 | // Calculates the telemetry summary for a given provider, model, and client |
no outgoing calls