Divine Ikhuoria
Running Celery on Railway
The task at hand involves the configuration of Celery on the Railway platform, a process that has proven to be challenging. Despite an extensive search for relevant information, no actionable solutions have been found. The Django project, which is currently running on Railway with Redis, was subjected to a Procfile command in an attempt to execute Celery during the build process. However, this effort proved abortive as the command was ignored by the system.
10 replies