Open Issues Need Help
View All on GitHubFactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
FactBase Extended (FBE) for the judges in judges-action and inside Baza
AI Summary: Debug the `Fbe.conclude` method in the FactBase Extended (FBE) Ruby gem. The method is designed to stop execution after 60 seconds, but a log shows it ran for 10 minutes before being forcibly terminated. The task involves analyzing the provided log file and identifying why the timeout mechanism within `Fbe.conclude` failed to function correctly.
FactBase Extended (FBE) for the judges in judges-action and inside Baza
AI Summary: Implement a new option, `options.sqlite_cache_min_age`, in the FactBase Extended (FBE) Ruby gem. This option should allow overriding the `max-age` value from HTTP headers, ensuring that the SQLite cache is used for a minimum specified duration. The solution should prioritize the larger value between `options.sqlite_cache_min_age` and the `max-age` header value.
FactBase Extended (FBE) for the judges in judges-action and inside Baza
AI Summary: Debug and fix a caching issue in the SqliteStore within the FactBase Extended (FBE) project for the judges-action application. The issue manifests as duplicate log entries indicating uncached requests that should be cached. The task involves analyzing the provided log file, identifying the root cause of the caching failure, and implementing a solution to ensure that the requests are correctly cached by the SqliteStore.
FactBase Extended (FBE) for the judges in judges-action and inside Baza
AI Summary: Improve the `Fbe.octo` method in the FactBase Extended (FBE) library to gracefully handle 50x errors from the GitHub API. This involves parsing error messages from HTTP headers and raising more informative custom exceptions instead of the raw error messages currently logged.
FactBase Extended (FBE) for the judges in judges-action and inside Baza
AI Summary: Implement a mechanism in the `SqliteStore` class of the FactBase Extended (FBE) project to delete cached keys older than a configurable time interval (defaulting to 24 hours). This addresses the issue of stale cached data from the GitHub API, ensuring that `Fbe.octo.issue` always returns the most up-to-date information.
FactBase Extended (FBE) for the judges in judges-action and inside Baza
AI Summary: Implement gzip compression for text values (primarily JSON) stored in the SqliteStore within the FactBase Extended (FBE) project. This aims to reduce storage space and improve database save/load times. The solution should integrate seamlessly with the existing FBE architecture and maintain data integrity.
FactBase Extended (FBE) for the judges in judges-action and inside Baza
AI Summary: Debug and fix the caching mechanism within the `Fbe.octo` method of the FactBase Extended (FBE) library. The current implementation is not caching all GitHub API requests efficiently, leading to duplicate requests and potential performance issues. The solution involves analyzing the existing caching logic, identifying the cause of the duplicates, and implementing improvements to ensure all appropriate requests are cached.
FactBase Extended (FBE) for the judges in judges-action and inside Baza