backend
Removed invalid ESLint disable and cleaned up Inngest call
Bug Fixes
- Fixed an invalid ESLint disable that was suppressing type issues and restored proper typing when resolving Inngest priority.backend
Improvements
- Improved code clarity by removing an any cast and calling inngest.send with the correct types.backend