Going to production¶
This sections covers the various aspects of running Procrastinate in production, and creating robust and reliable code based on Procrastinate.
- Test your code that uses Procrastinate
- Make the most out of the logging system
- Deploy Procrastinate in a real environment
- Migrate the Procrastinate schema
- Execute multiple jobs at the same time
- Monitor Procrastinate in a real environment
- Limit the number of opened connections
- Set the database PG schema
- Delete finished jobs
- Retry stalled jobs