f0502f500d0f054bd6b80a81006ec14df14b34ca
- Updated `ApiController` in the FA domain to enforce strict typing with Sorbet, including the addition of type signatures and improved method parameters. - Refactored `users_for_name` method to accept a limit parameter for better control over user search results. - Enhanced error handling in the `UserTimelineTweetsJob` to ensure proper logging and response management. - Updated `GalleryDlClient` to include strict typing and improved method signatures for better clarity and maintainability. - Refactored Prometheus metrics configuration to improve naming consistency and clarity. These changes aim to improve type safety, maintainability, and robustness across the application.
README
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
- Ruby version
- 3.2.6
- System dependencies
- node 18.x
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
- Build docker image with
docker build . -t redux-scraper-app
- ...
Description
Languages
Ruby
80%
HTML
10.8%
TypeScript
7.8%
JavaScript
0.7%
Shell
0.2%
Other
0.4%