You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ xeol nats:latest
✔ EOL DB [no update available]
1 error occurred:
* db could not be loaded: the eol database was built 5 days ago (max allowed age is 5 days)
What you expected to happen:
In CI or testing if I use this and if I don't have the data available to last 5 days then it fails with exit 1.
We should have an option to fall back to the last available database in this case if it happens.
How to reproduce it (as minimally and precisely as possible):
don't update the database for 5 days and do a xeol <image> invocation.