unhandled grpc issues in frontend worker isolate
Open
Type: bug
- Dominant language
- Dart
- Stars
- 944
- Forks
- 184
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 12
Description
```
pub: ERROR from worker isolate #1
Error:
[gRPC Error (code: 3, codeName: INVALID_ARGUMENT, message: The referenced transaction has expired or is no longer valid., details: [], rawResponse: null, trailers: {}), Instance of 'Chain']
```
This thing causes isolates to be restarted, maybe we should handle this kind of error?
Contributor guide
Assessment
This issue has not been assessed yet.