More Polish (#2686)
This commit is contained in:
parent
2ef266c676
commit
0b0e858f24
7 changed files with 35 additions and 8 deletions
|
@ -174,6 +174,8 @@ public class LicenseService(
|
|||
catch (Exception ex)
|
||||
{
|
||||
logger.LogError(ex, "There was an issue connecting to Kavita+");
|
||||
await provider.FlushAsync();
|
||||
await provider.SetAsync(CacheKey, false, _licenseCacheTimeout);
|
||||
}
|
||||
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue