Lookyloo / lookyloo

Lookyloo is a web interface that allows users to capture a website page and then display a tree of domains that call each other.
https://www.lookyloo.eu
Other
663 stars 83 forks source link

[Feature] Add a waiting queue in case capturing is temporarily impossible #527

Closed Rafiot closed 1 year ago

Rafiot commented 1 year ago

Is your feature request related to a problem? Please describe.

If we're using a remote Lacus service and it is for some reason unreachable (maintenance for example), enqueuing will fail.

Describe the solution you'd like

It would be good to have a fallback either to local resolution (disabled by default) using LacusCore, or storing them and try to enqueue to lacus again later.

Describe alternatives you've considered

No response

Additional context

No response

Rafiot commented 1 year ago

Fixed: https://github.com/Lookyloo/lookyloo/commit/9677c4d1206a599c58982d556735dec2c0e00ae4