I just looked at the actual exception and it seems your concurrency settings are in the wrong format. Could you share your fly.toml or retry with a properly formatted [services.concurrency] section?
We had pushed new concurrency settings but they didn’t seem to take. So I tried adding more brackets because other sections had more brackets. My bad on that.
With a restart just now the new concurrency settings took.
That error was not ideal, no
Could only assume there was a service error or something.
@jerome can you see why we managed to deploy a new config for concurrency (we could see it had been received with fly display…) but it didn’t take until I just now restarted the app? I’d have expected that deploy to have triggered the redeploy and as such restarted things?