@clickup/ent-framework
Version:
A PostgreSQL graph-database-alike library with microsharding and row-level security
17 lines (10 loc) • 428 B
Markdown
[**@clickup/ent-framework**](../README.md)
***
[@clickup/ent-framework](../globals.md) / RunOnShardErrorLoggerProps
# Interface: RunOnShardErrorLoggerProps
Defined in: [src/abstract/Loggers.ts:61](https://github.com/clickup/ent-framework/blob/master/src/abstract/Loggers.ts#L61)
## Properties
| Property | Type |
| ------ | ------ |
| <a id="error"></a> `error` | `unknown` |
| <a id="attempt"></a> `attempt` | `number` |