Code Monkey home page Code Monkey logo

Comments (5)

libsgh avatar libsgh commented on July 16, 2024
  1. 应该是某次缓存有失败的情况,异常没有完全处理,如果有异常日志可以帖一下,另外控制刷新缓存的频率,不建议太频繁
  2. 数据库使用了sqlite,好处是不用安装数据库,数据库文件在data目录下
  3. 之前的手动api已经,废弃了,因为无法指定刷新账号进行刷新,现在是多个账号了,而且有对应按钮

回头我频繁刷新复现一下问题

from panindex.

Cicini avatar Cicini commented on July 16, 2024
  1. 应该是某次缓存有失败的情况,异常没有完全处理,如果有异常日志可以帖一下,另外控制刷新缓存的频率,不建议太频繁
  2. 数据库使用了sqlite,好处是不用安装数据库,数据库文件在data目录下
  3. 之前的手动api已经,废弃了,因为无法指定刷新账号进行刷新,现在是多个账号了,而且有对应按钮

回头我频繁刷新复现一下问题

蛮奇怪的,我这边没有任何异常日志(甚至连刷新缓存的字样都没有)
还在看是哪块的问题(
目前是连第一次都没有刷新(

from panindex.

Cicini avatar Cicini commented on July 16, 2024

测试了一下
在首次配置的时候
配置完成后如果立刻重启(为了完成端口更改等)
重启后缓存会卡住

如果等第一次缓存成功后再重启似乎就没有什么问题

应该就是正在缓存的时候如果发生了退出就会导致卡住(

from panindex.

libsgh avatar libsgh commented on July 16, 2024

嗯,添加账号后会自动同步cookie和目录缓存,后面我加个提示

from panindex.

Cicini avatar Cicini commented on July 16, 2024

嗯,添加账号后会自动同步cookie和目录缓存,后面我加个提示

确实可以提醒一下等待缓存结束
以及后面手动缓存的时候也可以加个等待缓存结束的提示

from panindex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.