Block a user
rodin
created branch chore/merge-convention-repos in rodin/elixir-patterns
2026-05-08 01:01:39 +00:00
Define taxonomy: patterns vs conventions
Cleanup tasks (file as individual issues or handle during free time)
- Audit
elixir-conventions— extract anything unique intoelixir-patterns, archive the repo - Audit `golang-con…
Define taxonomy: patterns vs conventions
Evaluate: should start_link be excluded from behaviour callbacks?
Evaluation approach
Search popular/robust Elixir applications and identify what they do:
- Oban — defines behaviours for workers, plugins, engines. Does
start_linkappear in their…
Evaluate: should start_link be excluded from behaviour callbacks?
fix: retry on transient LLM response body truncation