学海无涯

导航

2025年11月24日 #

解决 Hangfire 中使用HttpClient 任务超时问题 TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.

摘要: using Hangfire; using LG.WorkerService.Data; using LG.WorkerService.Entities; using LG.WorkerService.Services; using Microsoft.AspNetCore.Mvc; using M 阅读全文

posted @ 2025-11-24 15:29 宁静致远. 阅读(19) 评论(0) 推荐(0)