FastGithub
FastGithub copied to clipboard
The HostOptions.BackgroundServiceExceptionBehavior is configured to StopHost. A BackgroundService has thrown an unhandled exception, and the IHost instance is stopping. To avoid this behavior, configure this to Ignore; however the BackgroundService will not be restarted.
这几天出现以下异常..以前是可以的
软件信息
- 操作系统: [e.g. win11-x64]
- FastGithub: [e.g. v2.1.4]

我也是,请问你解决了吗 ?
这几天出现以下异常..以前是可以的
软件信息
- 操作系统: [e.g. win11-x64]
- FastGithub: [e.g. v2.1.4]
![]()
同样的问题,求解