# `AshPhoenix.Plug.CheckCodegenStatus`
[🔗](https://github.com/ash-project/ash_phoenix/blob/v2.3.21/lib/ash_phoenix/plug/check_codegen_status.ex#L5)

A plug that checks if there are pending codegen tasks for your application.

Place `plug AshPhoenix.Plug.CheckCodegenStatus` just after `plug Phoenix.CodeReloader` in your endpoint.

# `call`

# `init`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
