But I could not find anything in the documentation explaining what the processes does.
From the examples you can see that it is always an empty list when on the top level and ["app"] when inside [[services]].
What does it do? Where is the full documentation for the fly.toml?
For example, there are experimental flags such as auto_rollback that are not in the fly.io/docs.
On auto_rollback… it’s something they’re still working on I reckon.
This could also be the thing that makes a deploy re-try with the previous version, if your current deploy is failing for whatever reason.
We’ll be doing a big docs update soon. We’ll include adding this behavior.
The reason this feature wasn’t added so far: it’s still technically a preview feature with known bugs and quirks. That said, we want people to use it so we can improve on it with better understanding of what people need.