Services should be lazy loaded
Open
help wanted
pinned
refactoring
- Dominant language
- Ruby
- Stars
- 16
- Forks
- 39
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
Following our Service pattern, all services' gem dependencies should be lazy loaded (they aren't, in the Gemfile)
Requires #290
Contributor guide
Research direction
Start with the Gemfile and review issue #290, which this work requires. Identify the service gem dependencies that are currently loaded eagerly; done means all services follow the existing lazy-loading pattern described by the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100